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