module OgtkPackProps: 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 box_props :
object
.. end
class virtual paned_props :
object
.. end
class virtual notebook_props :
object
.. end
class virtual notebook_sigs :
object
.. end
class virtual table_props :
object
.. end
class virtual grid_props :
object
.. end
class virtual size_group_props :
object
.. end
class virtual stack_props :
object
.. end
class virtual stack_switcher_props :
object
.. end