Module Gtk.Toggle_button

class type toggle_button_t = object ... end
class toggle_button : [ `toggle_button | `button | `widget | `initially_unowned | `object_ ] Gobject.obj -> toggle_button_t
val new_ : unit -> toggle_button_t
val new_with_label : string -> toggle_button_t
val new_with_mnemonic : string -> toggle_button_t