package lablgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val set : ('a, 'b) Gobject.property -> 'a Gobject.obj -> 'b -> unit
val get : ('a, 'b) Gobject.property -> 'a Gobject.obj -> 'b
val param : ('a, 'b) Gobject.property -> 'b -> 'a Gobject.param
class virtual editable_sigs : object ... end
class virtual entry_props : object ... end
class virtual entry_notify : [> `entry ] as 'a Gobject.obj -> object ... end
class virtual entry_sigs : object ... end
class virtual spin_button_props : object ... end
class virtual spin_button_notify : [> `spinbutton ] as 'a Gobject.obj -> object ... end
class virtual spin_button_sigs : object ... end
class virtual combo_props : object ... end
class virtual combo_notify : [> `combo ] as 'a Gobject.obj -> object ... end
class virtual combo_box_props : object ... end
class virtual combo_box_notify : [> `combobox ] as 'a Gobject.obj -> object ... end
class virtual combo_box_sigs : object ... end