API Version: 2.0
Library Version: 2.72
#define G_VALUE_HOLDS ( value, type )
Checks if value holds (or contains) a value of type. This macro will also check for value != NULL and issue a warning if the check fails.
value
type
NULL
-
A GValue structure.
GValue
A GType value.
GType