Gtk.RadioAction.prototype.get_current_value

function get_current_value():Number {
    // Gjs wrapper for gtk_radio_action_get_current_value()
}

Obtains the value property of the currently active member of the group to which action belongs.

Since 2.4

Returns

The value of the currently active group member