package lablgtk3

  1. Overview
  2. Docs
OCaml interface to GTK+3

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.5.tbz
sha256=d4821cdbecf3ae374f20317d63e43fe58030c3ba9657b51a2e83e652197e8eac
sha512=83f0be38a1e21737de93f88b0adac15cdcc50cf712d773720b9bc1e8d8ffdb2c660d35840f25d326a42a9d4e6537e6cef466099bf72494196b2cc79977e703e3

doc/lablgtk3/GButton/class-toolbar/index.html

Class GButton.toolbarSource

Create bars of buttons and other widgets @gtkdoc gtk GtkToolbar

method connect : toolbar_signals
method insert : ?pos:int -> tool_item_o -> unit
  • parameter pos

    default value is -1 i.e. end of the toolbar

method get_n_items : int
  • parameter pos

    default value is -1 i.e. end of the toolbar

method get_nth_item : int -> [ `toolitem ] Gtk.obj
method get_item_index : Gtk.tool_item Gtk.obj -> int
method set_drop_highlight_item : (tool_item_o * int) option -> unit
method get_drop_index : int -> int -> int
method orientation : Gtk.Tags.orientation
method set_orientation : Gtk.Tags.orientation -> unit
method toolbar_style : Gtk.Tags.toolbar_style
method set_toolbar_style : Gtk.Tags.toolbar_style -> unit
method unset_style : unit
method icon_size : Gtk.Tags.icon_size
method set_icon_size : Gtk.Tags.icon_size -> unit
method icon_size_set : bool
method set_icon_size_set : bool -> unit
method show_arrow : bool
method set_show_arrow : bool -> unit
method relief_style : Gtk.Tags.relief_style
OCaml

Innovation. Community. Security.