package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val obj : 'b Gobject.obj
method activate : unit -> unit
method as_action : Gtk.action Gobject.obj
method connect_accelerator : unit -> unit
method disconnect_accelerator : unit -> unit
method draw_as_radio : bool
method get_active : bool
method get_proxies : GObj.widget list
method hide_if_empty : bool
method icon_name : string
method is_important : bool
method is_sensitive : bool
method is_visible : bool
method label : string
method name : string
method sensitive : bool
method set_accel_group : Gtk.accel_group -> unit
method set_accel_path : string -> unit
method set_active : bool -> unit
method set_draw_as_radio : bool -> unit
method set_hide_if_empty : bool -> unit
method set_icon_name : string -> unit
method set_is_important : bool -> unit
method set_label : string -> unit
method set_sensitive : bool -> unit
method set_short_label : string -> unit
method set_stock_id : GtkStock.id -> unit
method set_tooltip : string -> unit
method set_visible : bool -> unit
method set_visible_horizontal : bool -> unit
method set_visible_vertical : bool -> unit
method short_label : string
method stock_id : GtkStock.id
method toggled : unit -> unit
method tooltip : string
method visible : bool
method visible_horizontal : bool
method visible_vertical : bool