Top |
GimpUnitComboBoxGimpUnitComboBox — A GtkComboBox to select a GimpUnit. |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkComboBox ╰── GimpUnitComboBox
Implemented Interfaces
GimpUnitComboBox implements AtkImplementorIface, GtkBuildable, GtkCellLayout and GtkCellEditable.
Description
GimpUnitComboBox selects units stored in a GimpUnitStore. It replaces the deprecated GimpUnitMenu.
Functions
gimp_unit_combo_box_new_with_model ()
GtkWidget *
gimp_unit_combo_box_new_with_model (GimpUnitStore *model
);
gimp_unit_combo_box_get_active ()
GimpUnit
gimp_unit_combo_box_get_active (GimpUnitComboBox *combo
);
gimp_unit_combo_box_set_active ()
void gimp_unit_combo_box_set_active (GimpUnitComboBox *combo
,GimpUnit unit
);
Style Property Details
The “label-scale”
style property
“label-scale” gdouble
The scale for the text cell renderer.
Owner: GimpUnitComboBox
Flags: Read
Allowed values: >= 0
Default value: 1