summaryrefslogtreecommitdiff
path: root/gdk/gdkpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/gdkpopup.h')
-rw-r--r--gdk/gdkpopup.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdk/gdkpopup.h b/gdk/gdkpopup.h
index ba8a2782a7..361d4bac03 100644
--- a/gdk/gdkpopup.h
+++ b/gdk/gdkpopup.h
@@ -31,6 +31,11 @@ G_BEGIN_DECLS
#define GDK_TYPE_POPUP (gdk_popup_get_type ())
+/**
+ * GdkPopup:
+ *
+ * Interface for popup surfaces.
+ */
GDK_AVAILABLE_IN_ALL
G_DECLARE_INTERFACE (GdkPopup, gdk_popup, GDK, POPUP, GObject)