get_default_value
Description:
Gets whether the feature is enabled by default.
The default value may be used by applications which include user interface to toggle features to restore its settings to their defaults. Note that whether a feature is actually enabled must be checked with [method@Settings.get_feature_enabled].
Parameters:
this |
a Feature |
Returns:
Whether the feature is enabled by default. |