Function Macro
GObjectVALUE_HOLDS_POINTER
Declaration [src]
#define G_VALUE_HOLDS_POINTER (
value
)
Description [src]
Checks whether the given GValue
can hold values of type G_TYPE_POINTER
.
This function is not directly available to language bindings.