GtkButton.ToggleButtonSourceinclude module type of struct include GtkButtonProps.ToggleButton endval make_params :
cont:(([> `togglebutton ] as 'a) Gobject.param list -> 'b) ->
'a Gobject.param list ->
?active:bool ->
?draw_indicator:bool ->
'b