module OgtkButtonProps: 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 button_props :
object
.. end
class virtual button_sigs :
object
.. end
class virtual color_button_props :
object
.. end
class virtual font_button_props :
object
.. end
class virtual tool_item_props :
object
.. end
class virtual tool_button_props :
object
.. end
class virtual toolbar_props :
object
.. end
class virtual toolbar_sigs :
object
.. end
class virtual link_button_props :
object
.. end