Class GButton.tool_item_skel


class tool_item_skel : [> Gtk.tool_item ] Gtk.obj -> object .. end
Since GTK 2.4
GTK documentation: GtkToolItem
Inherits
val obj : ([> Gtk.tool_item ] as 'a) Gtk.obj
method as_tool_item : Gtk.tool_item Gtk.obj
method is_important : bool
method set_is_important : bool -> unit
method visible_horizontal : bool
method set_visible_horizontal : bool -> unit
method visible_vertical : bool
method set_visible_vertical : bool -> unit
method set_homogeneous : bool -> unit
method get_homogeneous : bool
method set_expand : bool -> unit
method get_expand : bool
method set_tooltip : GData.tooltips -> string -> string -> unit
method set_use_drag_window : bool -> unit
method get_use_drag_window : bool