Add a new boolean settings to the current pane
| this |
a PreferencesGroup instance |
| label |
the label to display |
| value |
the deafault value |
| on_value_changed |
the callback to call when the value changes |
| on_reset |
the callback to call when the value is reset |
| settings |
a Settings instance |
|
the SwitchRow we just added |