Home | History | Annotate | Download | only in gobject

Lines Matching full:cache_func

3848 	g_type_add_class_cache_func(): provide a cache_func/data pair to be
3850 to prevent premature class destruction. multiple installed cache_func()
3852 the cache_func()s have to check the class id passed in to figure whether
3854 are routed through the cache_func() chain).
3856 cache_func/data pair. the cache maintained by this function has to be
3858 g_type_class_unref_uncached(): class unref function for cache_func()