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 action_props : object ... end
class virtual action_notify : [> `action ] as 'a Gobject.obj -> object ... end
class virtual action_sigs : object ... end
class virtual toggle_action_props : object ... end
class virtual toggle_action_notify : [> `toggleaction ] as 'a Gobject.obj -> object ... end
class virtual toggle_action_sigs : object ... end
class virtual radio_action_props : object ... end
class virtual radio_action_notify : [> `radioaction ] as 'a Gobject.obj -> object ... end
class virtual ui_manager_props : object ... end
class virtual ui_manager_notify : [> `uimanager ] as 'a Gobject.obj -> object ... end
class virtual ui_manager_sigs : object ... end
class virtual action_group_props : object ... end
class virtual action_group_notify : [> `actiongroup ] as 'a Gobject.obj -> object ... end