Class

GimpUiHintBox

[]

Description [src]

final class GimpUi.HintBox : Gtk.Box {
  /* No available fields */
}

Displays a wilber icon and a text.

[]

Hierarchy

hierarchy this GimpHintBox implements_0 AtkImplementorIface this--implements_0 implements_1 GtkBuildable this--implements_1 implements_2 GtkOrientable this--implements_2 ancestor_0 GtkBox ancestor_0--this ancestor_1 GtkContainer ancestor_1--ancestor_0 ancestor_2 GtkWidget ancestor_2--ancestor_1 ancestor_3 GInitiallyUnowned ancestor_3--ancestor_2 ancestor_4 GObject ancestor_4--ancestor_3
[]

Constructors

gimp_hint_box_new

Creates a new widget that shows a text label showing hint, decorated with a GIMP_ICON_INFO wilber icon.

[]

Instance methods

Methods inherited from GtkBox (13)
Methods inherited from GtkContainer (33)
Methods inherited from GtkWidget (263)
Methods inherited from GObject (43)
Methods inherited from GtkBuildable (10)
Methods inherited from GtkOrientable (2)
[]

Properties

GimpUi.HintBox:hint
No description available.

GimpUi.HintBox:icon-name
No description available.

Properties inherited from GtkBox (3)
Properties inherited from GtkContainer (3)
Properties inherited from GtkWidget (39)
Properties inherited from GtkOrientable (1)
[]

Signals

Signals inherited from GtkContainer (4)
Signals inherited from GtkWidget (69)
Signals inherited from GObject (1)

Class structure