Function
GObjecttype_check_instance
since: 2.0
Description
Private helper function to aid implementation of the G_TYPE_CHECK_INSTANCE() macro.
Available since: 2.0
Parameters
instance
-
Type:
GTypeInstance
A valid
GTypeInstance
structure.The data is owned by the caller of the function.