Class GButton.toolbar
Create bars of buttons and other widgets @gtkdoc gtk GtkToolbar
inherit GContainer.container
val obj : Gtk.toolbar Gtk.obj
method connect : toolbar_signalsmethod insert : ?pos:int -> tool_item_o -> unit- parameter pos
default value is
-1i.e. end of the toolbar
method get_nth_item : int -> [ `toolitem ] Gtk.objmethod get_item_index : Gtk.tool_item Gtk.obj -> intmethod set_drop_highlight_item : (tool_item_o * int) option -> unitmethod get_drop_index : int -> int -> intmethod orientation : Gtk.Tags.orientationmethod set_orientation : Gtk.Tags.orientation -> unitmethod toolbar_style : Gtk.Tags.toolbar_stylemethod set_toolbar_style : Gtk.Tags.toolbar_style -> unitmethod unset_style : unitmethod icon_size : Gtk.Tags.icon_sizemethod set_icon_size : Gtk.Tags.icon_size -> unitmethod icon_size_set : boolmethod set_icon_size_set : bool -> unitmethod show_arrow : boolmethod set_show_arrow : bool -> unitmethod relief_style : Gtk.Tags.relief_style