Type.checkInstance

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

struct Type
static
bool
checkInstance

Parameters

instance_ TypeInstance

a valid gobject.TypeInstance structure

Return Value

Type: bool

TRUE if instance is valid, FALSE otherwise