class toggle_button :Create buttons which retain their state[> Gtk.toggle_button ] Gtk.obj ->object..end
val obj : ([> Gtk.toggle_button ] as 'a) Gtk.objmethod active : boolmethod connect : toggle_button_signalsmethod set_active : bool -> unitmethod set_draw_indicator : bool -> unit