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