typeCheckInstance

fnbool typeCheckInstance(gobject.type_instance.TypeInstance instance)

Private helper function to aid implementation of the G_TYPE_CHECK_INSTANCE() macro.

Parameters

instancea valid #GTypeInstance structure

Returns

true if instance is valid, false otherwise