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 : boolmethod connect : toggle_button_signalsmethod set_active : bool -> unitmethod set_draw_indicator : bool -> unit