Class

GimpUiUnitComboBox

[]

Description [src]

final class GimpUi.UnitComboBox : Gtk.ComboBox {
  /* No available fields */
}

GimpUnitComboBox selects units stored in a GimpUnitStore.

[]

Hierarchy

hierarchy this GimpUnitComboBox implements_0 AtkImplementorIface this--implements_0 implements_1 GtkBuildable this--implements_1 implements_2 GtkCellEditable this--implements_2 implements_3 GtkCellLayout this--implements_3 ancestor_0 GtkComboBox ancestor_0--this ancestor_1 GtkBin ancestor_1--ancestor_0 ancestor_2 GtkContainer ancestor_2--ancestor_1 ancestor_3 GtkWidget ancestor_3--ancestor_2 ancestor_4 GInitiallyUnowned ancestor_4--ancestor_3 ancestor_5 GObject ancestor_5--ancestor_4
[]

Constructors

gimp_unit_combo_box_new
No description available.

gimp_unit_combo_box_new_with_model
No description available.

[]

Instance methods

gimp_unit_combo_box_get_active

Returns the GimpUnit currently selected in the combo box.

gimp_unit_combo_box_set_active

Sets unit as the currently selected GimpUnit on combo.

Methods inherited from GtkComboBox (35)
Methods inherited from GtkBin (1)
Methods inherited from GtkContainer (33)
Methods inherited from GtkWidget (263)
Methods inherited from GObject (43)
Methods inherited from GtkBuildable (10)
Methods inherited from GtkCellEditable (3)
Methods inherited from GtkCellLayout (10)
[]

Properties

Properties inherited from GtkComboBox (16)
Properties inherited from GtkContainer (3)
Properties inherited from GtkWidget (39)
Properties inherited from GtkCellEditable (1)
[]

Signals

Signals inherited from GtkComboBox (5)
Signals inherited from GtkContainer (4)
Signals inherited from GtkWidget (69)
Signals inherited from GObject (1)
Signals inherited from GtkCellEditable (2)

Class structure