navigate.config.gui_settings
Shared GUI settings traversal and validation helpers.
Functions
|
Convert a GUI display toggle to bool or raise ValueError. |
|
Convert a GUI setting value to its validated runtime type. |
|
Return non-theme GUI settings as dotted path/value pairs. |
|
Return the human-readable group title for a GUI setting path. |
|
Return the entry minimum for GUI settings with lower-bound constraints. |
|
Return whether a GUI setting is represented by a checkbutton. |
|
Return whether a GUI setting must use an integer entry. |
Return whether a GUI setting is constrained to non-negative values. |
|
|
Return whether a GUI setting must be strictly greater than zero. |
|
Return whether a GUI setting defines a numeric step size. |
|
Return whether a setting affects waveform popup control increments. |
|
Return non-theme GUI configuration leaves and their paths. |