1
2/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
3
4#pragma once
5
6#include <glib-object.h>
7
8
9G_BEGIN_DECLS
10
11/* enumerations from "notification.h" */
12
13
14GType notify_urgency_get_type (void);
15#define NOTIFY_TYPE_URGENCY (notify_urgency_get_type())
16
17G_END_DECLS
18
19/* Generated data ends here */
20
21