Function Macro
GObjectTYPE_CHECK_VALUE
Declaration [src]
#define G_TYPE_CHECK_VALUE (
value
)
Description [src]
Checks if value
has been initialized to hold values
of a value type.
This macro should only be used in type implementations.
This function is not directly available to language bindings.