package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `action ] Gobject.obj
method set_hide_if_empty : action_props -> bool -> unit
method set_is_important : 'a -> bool -> unit
method set_label : 'a -> string -> unit
method set_icon_name : 'a -> string -> unit
method set_sensitive : 'a -> bool -> unit
method set_short_label : 'a -> string -> unit
method set_stock_id : 'a -> GtkStock.id -> unit
method set_tooltip : 'a -> string -> unit
method set_visible : 'a -> bool -> unit
method set_visible_horizontal : 'a -> bool -> unit
method set_visible_vertical : 'a -> bool -> unit
method hide_if_empty : 'a -> bool
method is_important : 'a -> bool
method label : 'a -> string
method icon_name : 'a -> string
method name : 'a -> string
method sensitive : 'a -> bool
method short_label : 'a -> string
method stock_id : 'a -> GtkStock.id
method tooltip : 'a -> string
method visible : 'a -> bool
method visible_horizontal : 'a -> bool
method visible_vertical : 'a -> bool