Module GtkButtonProps.ToggleButton


module ToggleButton: sig .. end

val cast : 'a Gobject.obj -> Gtk.toggle_button Gtk.obj
module P: sig .. end
module S: sig .. end
val create : Gtk.toggle_button Gobject.param list -> Gtk.toggle_button Gtk.obj
val make_params : cont:(([> `togglebutton ] as 'a) Gobject.param list -> 'b) ->
'a Gobject.param list -> ?active:bool -> ?draw_indicator:bool -> 'b