Class GButton.toggle_button


class toggle_button : [> Gtk.toggle_button ] Gtk.obj -> object .. end
Create buttons which retain their state
GTK documentation: GtkToggleButton
Inherits
val obj : ([> Gtk.toggle_button ] as 'a) Gtk.obj
method active : bool
method connect : toggle_button_signals
method set_active : bool -> unit
method set_draw_indicator : bool -> unit