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_notify : [> `entry ] Gobject.obj ->
object
.. end
class virtual entry_sigs :
object
.. end
class virtual spin_button_props :
object
.. end
class virtual spin_button_notify : [> `spinbutton ] Gobject.obj ->
object
.. end
class virtual spin_button_sigs :
object
.. end
class virtual combo_props :
object
.. end
class virtual combo_notify : [> `combo ] Gobject.obj ->
object
.. end
class virtual combo_box_props :
object
.. end
class virtual combo_box_notify : [> `combobox ] Gobject.obj ->
object
.. end
class virtual combo_box_sigs :
object
.. end