Gtk.Toggle_buttonclass type toggle_button_t = object ... endclass toggle_button : [ `toggle_button | `button | `widget | `initially_unowned | `object_ ]
Gobject.obj -> toggle_button_tval new_ : unit -> toggle_button_tval new_with_label : string -> toggle_button_tval new_with_mnemonic : string -> toggle_button_t