typeCheckInstance

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

Parameters

instance gobject.type_instance.TypeInstance

a valid #GTypeInstance structure

Return Value

Type: bool

true if instance is valid, false otherwise