Enumeration
ClapperEnhancerParamFlags
since: 0.10
Description [src]
Additional GParamFlags to be set in enhancer plugins implementations.
Available since: 0.10
Members
-
CLAPPER_ENHANCER_PARAM_GLOBAL -
Use this flag for enhancer properties that should have global access scope. Such are meant for application
USERto configure.- Value:
131072 - Available since: 0.10
- Value:
-
CLAPPER_ENHANCER_PARAM_LOCAL -
Use this flag for enhancer properties that should have local access scope. Such are meant for
APPLICATIONto configure.- Value:
262144 - Available since: 0.10
- Value:
-
CLAPPER_ENHANCER_PARAM_FILEPATH -
Use this flag for enhancer properties that store string with a file path. Applications can use this as a hint to show file selection instead of a text entry.
- Value:
524288 - Available since: 0.10
- Value:
-
CLAPPER_ENHANCER_PARAM_DIRPATH -
Use this flag for enhancer properties that store string with a directory path. Applications can use this as a hint to show directory selection instead of a text entry.
- Value:
1048576 - Available since: 0.10
- Value: