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 button_props : object ... end
class virtual button_notify : [> `button ] as 'a Gobject.obj -> object ... end
class virtual button_sigs : object ... end
class virtual color_button_props : object ... end
class virtual color_button_notify : [> `colorbutton ] as 'a Gobject.obj -> object ... end
class virtual font_button_props : object ... end
class virtual font_button_notify : [> `fontbutton ] as 'a Gobject.obj -> object ... end
class virtual tool_item_props : object ... end
class virtual tool_item_notify : [> `toolitem ] as 'a Gobject.obj -> object ... end
class virtual tool_button_props : object ... end
class virtual tool_button_notify : [> `toolbutton ] as 'a Gobject.obj -> object ... end
class virtual toolbar_sigs : object ... end