Searched refs:new_iface (Results 1 – 1 of 1) sorted by relevance
303 InterfaceClass *new_iface; in type_initialize_interface() local316 new_iface = (InterfaceClass *)iface_impl->class; in type_initialize_interface()317 new_iface->interface_type = interface_type; in type_initialize_interface()319 ti->class->interfaces = g_slist_append(ti->class->interfaces, new_iface); in type_initialize_interface()