Module OgtkListProps

module OgtkListProps: sig .. end

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 liste_props : object .. end
class virtual liste_notify : [> `list ] Gobject.obj -> object .. end
class virtual clist_props : object .. end
class virtual clist_notify : [> `clist ] Gobject.obj -> object .. end
class virtual clist_sigs : object .. end