Gtk.RadioAction.prototype.set_current_value
function set_current_value(current_value:Number):void {
// Gjs wrapper for gtk_radio_action_set_current_value()
}Sets the currently active group member to the member with value property current_value.
Since 2.10
- current_value
the new value