package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

@gtkdoc gtk GtkToolItem

  • since GTK 2.4
val obj : '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_use_drag_window : bool -> unit
method get_use_drag_window : bool