API Version: 2.0
Library Version: 2.72
#define G_TYPE_CHECK_INSTANCE ( instance )
Checks if instance is a valid GTypeInstance structure, otherwise issues a warning and returns FALSE. NULL is not a valid GTypeInstance.
instance
GTypeInstance
FALSE
NULL
This macro should only be used in type implementations.
-
Location of a GTypeInstance structure.