module OgtkEditProps: 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 editable_sigs :
object
.. end
class virtual entry_props :
object
.. end
class virtual entry_sigs :
object
.. end
class virtual spin_button_props :
object
.. end
class virtual spin_button_sigs :
object
.. end
class virtual combo_props :
object
.. end
class virtual combo_box_props :
object
.. end
class virtual combo_box_sigs :
object
.. end