summaryrefslogtreecommitdiff
path: root/thunar/thunar-menu.c
diff options
context:
space:
mode:
authorAlexander Schwinn <alexxcons@xfce.org>2020-06-13 23:18:23 +0200
committerAlexander Schwinn <alexxcons@xfce.org>2020-06-22 21:44:51 +0200
commit8950672f8ac9774ccd6e8f3299e4ed5a9fadb04c (patch)
tree3a8d0e869a6d497f75f31d4681072c692d6a403c /thunar/thunar-menu.c
parente8171166107788d3b9da99c579a4fac97bb503dc (diff)
downloadthunar-8950672f8ac9774ccd6e8f3299e4ed5a9fadb04c.tar.gz
Adding class doc for thunar-launcher and thunar-menu
Diffstat (limited to 'thunar/thunar-menu.c')
-rw-r--r--thunar/thunar-menu.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/thunar/thunar-menu.c b/thunar/thunar-menu.c
index d8a7af22..fe40f46c 100644
--- a/thunar/thunar-menu.c
+++ b/thunar/thunar-menu.c
@@ -26,6 +26,21 @@
#include <thunar/thunar-private.h>
#include <thunar/thunar-window.h>
+
+
+/**
+ * SECTION:thunar-menu
+ * @Short_description: Wrapper of GtkMenu to simplify the creation commonly used menu-sections in thunar
+ * @Title: ThunarMenu
+ *
+ * #ThunarMenu is a #GtkMenu which provides a unified menu-creation service for different thunar widgets.
+ *
+ * Based on the passed flags and selected sections, it fills itself with the requested menu-items
+ * by creating them with #ThunarLauncher.
+ */
+
+
+
/* property identifiers */
enum
{