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 paned_props : object ... end
class virtual paned_notify : [> `paned ] as 'a Gobject.obj -> object ... end
class virtual notebook_props : object ... end
class virtual notebook_notify : [> `notebook ] as 'a Gobject.obj -> object ... end
class virtual notebook_sigs : object ... end
class virtual table_props : object ... end
class virtual table_notify : [> `table ] as 'a Gobject.obj -> object ... end