Module GtkButtonProps


module GtkButtonProps: sig .. end

module Object: GtkObject
module PrivateProps: sig .. end
val may_cons : ('a, 'b) Gobject.property ->
'b option -> 'a Gobject.param list -> 'a Gobject.param list
val may_cons_opt : ('a, 'b option) Gobject.property ->
'b option -> 'a Gobject.param list -> 'a Gobject.param list
module Button: sig .. end
module ToggleButton: sig .. end
module RadioButton: sig .. end
module ColorButton: sig .. end
module FontButton: sig .. end
module ToolItem: sig .. end
module SeparatorToolItem: sig .. end
module ToolButton: sig .. end
module ToggleToolButton: sig .. end
module RadioToolButton: sig .. end
module MenuToolButton: sig .. end
module Toolbar: sig .. end
module LinkButton: sig .. end