Module OgtkButtonProps

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_notify : [> `button ] Gobject.obj -> object .. end
class virtual button_sigs : object .. end
class virtual color_button_props : object .. end
class virtual color_button_notify : [> `colorbutton ] Gobject.obj -> object .. end
class virtual font_button_props : object .. end
class virtual font_button_notify : [> `fontbutton ] Gobject.obj -> object .. end
class virtual tool_item_props : object .. end
class virtual tool_item_notify : [> `toolitem ] Gobject.obj -> object .. end
class virtual tool_button_props : object .. end
class virtual tool_button_notify : [> `toolbutton ] Gobject.obj -> object .. end
class virtual toolbar_sigs : object .. end
class virtual link_button_props : object .. end
class virtual link_button_notify : [> `linkbutton ] Gobject.obj -> object .. end