Settings.gtkShowStatusShapes
bool gtkShowStatusShapes() @property nothrowGet gtkShowStatusShapes property.
Returns
When true, widgets like switches include shapes to indicate their on/off state.
void gtkShowStatusShapes(bool propval) @property nothrowSet gtkShowStatusShapes property.
Parameters
propval | When true, widgets like switches include shapes to indicate their on/off state. |