ToggleAction.drawAsRadio

bool drawAsRadio() @property

Get drawAsRadio property.

Returns

Whether the proxies for this action look like radio action proxies.

This is an appearance property and thus only applies if #GtkActivatable:use-action-appearance is true.

void drawAsRadio(bool propval) @property

Set drawAsRadio property.

Parameters

propvalWhether the proxies for this action look like radio action proxies. This is an appearance property and thus only applies if #GtkActivatable:use-action-appearance is true.