Class GAction.radio_action


class radio_action : [> Gtk.radio_action ] Gobject.obj -> object .. end
Since GTK 2.4
GTK documentation: GtkRadioAction
Inherits
val obj : ([> Gtk.radio_action ] as 'a) Gobject.obj
method connect : radio_action_signals
method as_radio_action : Gtk.radio_action Gobject.obj
method get_current_value : int
method set_group : Gtk.radio_action Gtk.group -> unit
method set_value : int -> unit
method value : int