Class GAction.radio_action

since
GTK 2.4

@gtkdoc gtk GtkRadioAction

inherit toggle_action_skel
val obj : '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