Searched refs:g_object_constructed (Results 1 – 1 of 1) sorted by relevance
147 ((class)->constructed != g_object_constructed)198 static void g_object_constructed (GObject *object);512 class->constructed = g_object_constructed; in g_object_do_class_init()2338 g_object_constructed (GObject *object) in g_object_constructed() function