GimpUi.IntComboBoxLayout – gimp-ui-3.0 Reference Manual
Packages
gimp-ui-3.0
GimpUi
IntComboBoxLayout
ABBREVIATED
FULL
ICON_ONLY
IntComboBoxLayout
Description:
[
CCode
( cprefix =
"GIMP_INT_COMBO_BOX_LAYOUT_"
, type_id =
"gimp_int_combo_box_layout_get_type ()"
) ]
[
Version
( since =
"2.10"
) ]
public
enum
IntComboBoxLayout
Possible layouts for
IntComboBox
.
Namespace:
GimpUi
Package:
gimp-ui-3.0
Content:
Enum values:
ABBREVIATED
-
show icons and abbreviated labels, when available
FULL
-
show icons and full labels
ICON_ONLY
-
show icons only