Searched refs:org_gtk_Application (Results 1 – 1 of 1) sorted by relevance
72 static GDBusInterfaceInfo *org_gtk_Application; variable377 if (org_gtk_Application == NULL) in g_application_impl_attempt_primary()385 org_gtk_Application = g_dbus_node_info_lookup_interface (info, "org.gtk.Application"); in g_application_impl_attempt_primary()386 g_assert (org_gtk_Application != NULL); in g_application_impl_attempt_primary()387 g_dbus_interface_info_ref (org_gtk_Application); in g_application_impl_attempt_primary()414 … org_gtk_Application, &vtable, impl, NULL, error); in g_application_impl_attempt_primary()