summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libnotify/notification.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libnotify/notification.h b/libnotify/notification.h
index 5706425..f1639d8 100644
--- a/libnotify/notification.h
+++ b/libnotify/notification.h
@@ -55,6 +55,11 @@ typedef struct _NotifyNotification NotifyNotification;
typedef struct _NotifyNotificationClass NotifyNotificationClass;
typedef struct _NotifyNotificationPrivate NotifyNotificationPrivate;
+/**
+ * NotifyNotification:
+ *
+ * A passive pop-up notification.
+ */
struct _NotifyNotification
{
/*< private >*/