Class GAction.toggle_action_skel

class toggle_action_skel : [> Gtk.toggle_action ] Gobject.obj -> object .. end

Inherits
val obj : ([> Gtk.toggle_action ] as 'a) Gobject.obj
method draw_as_radio : bool
method get_active : bool
method set_active : bool -> unit
method set_draw_as_radio : bool -> unit
method toggled : unit -> unit