API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#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
This function is not directly available to language bindings.
Type: -
-
A GValue structure.
GValue
A GType value.
GType