ToggleAction.drawAsRadio

Get drawAsRadio property.

  1. bool drawAsRadio [@property getter]
    class ToggleAction
    @property
    bool
    drawAsRadio
    ()
  2. bool drawAsRadio [@property setter]

Return Value

Type: bool

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.