Method

GtkToggleActionset_draw_as_radio

deprecated: 3.10 since: 2.4

Declaration [src]

void
gtk_toggle_action_set_draw_as_radio (
  GtkToggleAction* action,
  gboolean draw_as_radio
)

Description [src]

Sets 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.

Parameters

draw_as_radio

Type: gboolean

Whether the action should have proxies like a radio action.