Method
GtkRadioActionset_current_value
Declaration [src]
void
gtk_radio_action_set_current_value (
GtkRadioAction* action,
gint current_value
)
Description [src]
Sets the currently active group member to the member with value
property current_value
.
Available since: | 2.10 |
Deprecated since: | 3.10 |
Please do not use it in newly written code. |
Sets property | Gtk.RadioAction:current-value |