Lines Matching full:property_notify_context
185 static GObjectNotifyContext property_notify_context = { 0, };
324 property_notify_context.quark_notify_queue = g_quark_from_static_string ("GObject-notify-queue");
325 property_notify_context.dispatcher = g_object_notify_dispatcher;
691 g_object_notify_queue_freeze (object, &property_notify_context);
814 g_object_notify_queue_freeze (object, &property_notify_context);
855 nqueue = g_object_notify_queue_freeze (object, &property_notify_context);
882 nqueue = g_object_notify_queue_from_object (object, &property_notify_context);
1227 nqueue = g_object_notify_queue_freeze (object, &property_notify_context);
1343 GObjectNotifyQueue *nqueue = g_object_notify_queue_freeze (object, &property_notify_context);
1384 nqueue = g_object_notify_queue_freeze (object, &property_notify_context);
1613 nqueue = g_object_notify_queue_freeze (object, &property_notify_context);