API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define G_TYPE_CHECK_CLASS_TYPE ( g_class, g_type )
Checks if g_class is a class structure of the type identified by g_type. If g_class is NULL, FALSE will be returned.
g_class
g_type
NULL
FALSE
This macro should only be used in type implementations.
This function is not directly available to language bindings.
Type: -
-
Location of a GTypeClass structure.
GTypeClass
The type to be checked.