Module GtkButtonProps.ToolItem
val cast : 'a Gobject.obj -> Gtk.tool_item Gtk.obj
module P : sig ... endval create : Gtk.tool_item Gobject.param list -> Gtk.tool_item Gtk.obj
val set_homogeneous : [> `toolitem ] Gtk.obj -> bool -> unitval get_homogeneous : [> `toolitem ] Gtk.obj -> boolval set_expand : [> `toolitem ] Gtk.obj -> bool -> unitval get_expand : [> `toolitem ] Gtk.obj -> boolval set_use_drag_window : [> `toolitem ] Gtk.obj -> bool -> unitval get_use_drag_window : [> `toolitem ] Gtk.obj -> bool