Home
last modified time | relevance | path

Searched refs:GNotificationBackendClass (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/gio/
Dgnotificationbackend.h30 …LASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), G_TYPE_NOTIFICATION_BACKEND, GNotificationBackendClass))
31 …_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_NOTIFICATION_BACKEND, GNotificationBackendClass))
36 typedef struct _GNotificationBackendClass GNotificationBackendClass; typedef
Dgwin32notificationbackend.c35 typedef GNotificationBackendClass GWin32NotificationBackendClass;
91 GNotificationBackendClass *backend_class = G_NOTIFICATION_BACKEND_CLASS (class); in g_win32_notification_backend_class_init()
Dgportalnotificationbackend.c33 typedef GNotificationBackendClass GPortalNotificationBackendClass;
92 GNotificationBackendClass *backend_class = G_NOTIFICATION_BACKEND_CLASS (class); in g_portal_notification_backend_class_init()
Dgnotificationbackend.c30 g_notification_backend_class_init (GNotificationBackendClass *class) in G_DEFINE_TYPE()
49 … G_STRUCT_OFFSET (GNotificationBackendClass, is_supported)); in g_notification_backend_new_default()
Dggtknotificationbackend.c32 typedef GNotificationBackendClass GGtkNotificationBackendClass;
117 GNotificationBackendClass *backend_class = G_NOTIFICATION_BACKEND_CLASS (class); in g_gtk_notification_backend_class_init()
Dgcocoanotificationbackend.m37 typedef GNotificationBackendClass GCocoaNotificationBackendClass;
272 GNotificationBackendClass *backend_class = G_NOTIFICATION_BACKEND_CLASS (klass);
Dgfdonotificationbackend.c40 typedef GNotificationBackendClass GFdoNotificationBackendClass;
498 GNotificationBackendClass *backend_class = G_NOTIFICATION_BACKEND_CLASS (class); in g_fdo_notification_backend_class_init()