Type.removeInterfaceCheck

Removes an interface check function added with g_type_add_interface_check().

struct Type
static
void
removeInterfaceCheck

Parameters

checkData void*

callback data passed to g_type_add_interface_check()

checkFunc GTypeInterfaceCheckFunc

callback function passed to g_type_add_interface_check()

Meta