API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define G_TYPE_CHECK_INSTANCE_TYPE ( instance, g_type )
Checks if instance is an instance of the type identified by g_type. If instance is NULL, FALSE will be returned.
instance
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 GTypeInstance structure.
GTypeInstance
The type to be checked.