[gtk/ebassi/for-master: 6/11] docs: Annotate GdkPopup




commit ecce3756d41198245449adf8c21d1274c7bd5c8f
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Dec 1 13:42:07 2020 +0000

    docs: Annotate GdkPopup

 gdk/gdkpopup.h | 5 +++++
 1 file changed, 5 insertions(+)
---
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)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]