GimpUi.StringComboBox.prototype.get_active

function get_active(): String {
    // Gjs wrapper for gimp_string_combo_box_get_active()
}
  

Retrieves the value of the selected (active) item in the combo_box.

Since 2.4

Returns

newly allocated ID string or null if nothing was selected