Class

GimpUiBrowser

[]

Description [src]

final class GimpUi.Browser : Gtk.Paned {
  /* No available fields */
}

A base class for a documentation browser.

[]

Hierarchy

hierarchy this GimpBrowser implements_0 AtkImplementorIface this--implements_0 implements_1 GtkBuildable this--implements_1 implements_2 GtkOrientable this--implements_2 ancestor_0 GtkPaned 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_browser_new

Create a new GimpBrowser widget.

since: 2.4

[]

Instance methods

gimp_browser_add_search_types

Populates the GtkComboBox with search types.

since: 2.4

gimp_browser_get_left_vbox
No description available.

since: 3.0

gimp_browser_get_right_vbox
No description available.

since: 3.0

gimp_browser_set_search_summary

Sets the search summary text.

since: 3.0

gimp_browser_set_widget

Sets the widget to appear on the right side of the browser.

since: 2.4

gimp_browser_show_message

Displays message in the right side of the browser. Unless the right side already contains a GtkLabel, the widget previously added with gimp_browser_set_widget() is removed and replaced by a GtkLabel.

since: 2.4

Methods inherited from GtkPaned (11)
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

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

Signals

GimpUi.Browser::search
No description available.

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

Class structure