Name
struct _EPluginHookTargetKey —
Synopsis
struct _EPluginHookTargetKey {
const char * key;
guint32 value;
}; Members
- key
Enumeration value as a string.
- value
Enumeration value as an integer.
Description
A multi-purpose string to id mapping structure used with various
helper functions to simplify plugin hook subclassing.
Description
A multi-purpose string to id mapping structure used with various
helper functions to simplify plugin hook subclassing.