typeCheckInstance
fn
bool typeCheckInstance(gobject.type_instance.TypeInstance instance)Private helper function to aid implementation of the G_TYPE_CHECK_INSTANCE() macro.
Parameters
instance | a valid #GTypeInstance structure |
Returns
true if instance is valid, false otherwise