Ternary
Description:
[ CCode ( cprefix = "NM_TERNARY_" , type_id = "nm_ternary_get_type ()" ) ]
[ Version ( since = "1.14" ) ]
public enum Ternary
An boolean value that can be overridden by a default.
Content:
Enum values:
- DEFAULT - use the globally-configured default
value.
- FALSE - the option is disabled.
- TRUE - the option is enabled.