Home
last modified time | relevance | path

Searched refs:G_NOTIFICATION_BACKEND_GET_CLASS (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/
Dgnotificationbackend.c73 G_NOTIFICATION_BACKEND_GET_CLASS (backend)->send_notification (backend, id, notification); in g_notification_backend_send_notification()
83 G_NOTIFICATION_BACKEND_GET_CLASS (backend)->withdraw_notification (backend, id); in g_notification_backend_withdraw_notification()
Dgnotificationbackend.h31 #define G_NOTIFICATION_BACKEND_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_NOTIFICATION_BA… macro