GimpUi.UnitComboBox.get_active – gimp-ui-3.0 Reference Manual
Packages
gimp-ui-3.0
GimpUi
UnitComboBox
UnitComboBox
UnitComboBox.with_model
get_active
set_active
get_active
Description:
[
CCode
( cname =
"gimp_unit_combo_box_get_active"
) ]
public
unowned
Unit
get_active
()
Returns the
Unit
currently selected in the combo box.
Parameters:
this
a
UnitComboBox
Returns:
The selected
Unit
.