man GButton.toggle_button () - Create buttons which retain their state
NAME
GButton.toggle_button - Create buttons which retain their state
Class
Class GButton.toggle_button
Documentation
class toggle_button : [> Gtk.toggle_button ] Gtk.obj -> object end
Create buttons which retain their state
Parameters:
- ""
([> Gtk.toggle_button ] as 'a) Gtk.obj
val obj : 'a Gtk.obj
method active : bool
method connect : GButton.toggle_button_signals
method set_active : bool -> unit
method set_draw_indicator : bool -> unit