GTypeInterfaceCheckFunc

A callback called after an interface vtable is initialized. See g_type_add_interface_check().

alias GTypeInterfaceCheckFunc = void function(void* checkData, void* gIface)

Meta