Method

GtkRadioActionget_current_value

deprecated: 3.10 since: 2.4

Declaration [src]

gint
gtk_radio_action_get_current_value (
  GtkRadioAction* action
)

Description [src]

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

Available since: 2.4

Deprecated since: 3.10

Please do not use it in newly written code.

Return value

Type: gint

The value of the currently active group member.