Class GButton.toggle_button
Create buttons which retain their state @gtkdoc gtk GtkToggleButton
inherit button_skel
- constraint 'a = [> Gtk.toggle_button ]
val obj : 'a Gtk.obj
method active : bool
method connect : toggle_button_signals
method set_active : bool -> unit
method set_draw_indicator : bool -> unit