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 #GTypeInstance structure

Return Value

Type: bool

%TRUE if @instance is valid, %FALSE otherwise

Meta