Method

GtkToggleActionget_draw_as_radio

deprecated: 3.10 since: 2.4

Declaration [src]

gboolean
gtk_toggle_action_get_draw_as_radio (
  GtkToggleAction* action
)

Description [src]

Returns whether the action should have proxies like a radio action.

Available since: 2.4

Deprecated since: 3.10

Please do not use it in newly written code.

Return value

Type: gboolean

Whether the action should have proxies like a radio action.