[Xfce4-commits] [apps/xfdashboard] 01/01: Add missing section for API documentation at XfdashboardPopupMenuItemSeparator

noreply at xfce.org noreply at xfce.org
Mon Jan 16 07:00:32 CET 2017


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit f73963b97d1e1fc969bf831cf1e3838f7a108355
Author: Stephan Haller <nomad at froevel.de>
Date:   Mon Jan 16 06:59:53 2017 +0100

    Add missing section for API documentation at XfdashboardPopupMenuItemSeparator
---
 libxfdashboard/popup-menu-item-separator.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/libxfdashboard/popup-menu-item-separator.c b/libxfdashboard/popup-menu-item-separator.c
index ea3ce78..d84eb07 100644
--- a/libxfdashboard/popup-menu-item-separator.c
+++ b/libxfdashboard/popup-menu-item-separator.c
@@ -21,6 +21,17 @@
  * 
  */
 
+/**
+ * SECTION:popup-menu-item-separator
+ * @short_description: A pop-up menu item separating menu items to group them
+ *                     visually
+ * @include: xfdashboard/popup-menu-item-separator.h
+ *
+ * The #XfdashboardPopupMenuItemSeparator is a pop-up menu item to be used in a
+ * #XfdashboardPopupMenu to group pop-up menu items within a menu. It displays a
+ * horizontal line to separate the groups of pop-up menu items.
+ */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list