package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `expander ] Gobject.obj
method set_expanded : expander_props -> bool -> unit
method set_label : 'a -> string -> unit
method set_label_widget : 'a -> GObj.widget -> unit
method set_spacing : 'a -> int -> unit
method set_use_underline : 'a -> bool -> unit
method expanded : 'a -> bool
method label : 'a -> string
method label_widget : 'a -> GObj.widget
method spacing : 'a -> int
method use_underline : 'a -> bool