Home | History | Annotate | Download | only in gobject

Lines Matching defs:g_type_register_static

50  * with g_type_register_static() that gets type specific information passed
2403 * struct and calling g_type_register_static().
2431 return g_type_register_static (parent_type, type_name, &info, flags);
2435 * g_type_register_static:
2450 g_type_register_static (GType parent_type,