This is an appearance property and thus only applies if #GtkActivatable:use-action-appearance is true.
ToggleAction.drawAsRadio
bool drawAsRadio() @property nothrowGet drawAsRadio property.
Returns
Whether the proxies for this action look like radio action proxies.
void drawAsRadio(bool propval) @property nothrowSet drawAsRadio property.
Parameters
propval | 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. |