Function Macro
GObjectVALUE_HOLDS_ENUM
Declaration [src]
#define G_VALUE_HOLDS_ENUM (
value
)
Description [src]
Checks whether the given GValue
can hold values derived from type G_TYPE_ENUM
.
This function is not directly available to language bindings.