aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-selection.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-03-22 05:24:42 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-03-22 05:24:42 +0800
commitf9dd2dd10b3639a5924b7724624547ae56f2a4a0 (patch)
treeea1786de144181baff143ab346fc229bb2bf57b2 /e-util/e-selection.c
parentecdb79111cdc6a38234655b668d81d1fed95ec30 (diff)
downloadgsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.gz
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.bz2
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.lz
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.xz
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.zst
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.zip
Move "section" documentation out of header files.
Diffstat (limited to 'e-util/e-selection.c')
-rw-r--r--e-util/e-selection.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/e-selection.c b/e-util/e-selection.c
index 8be4c0b55a..3561dda636 100644
--- a/e-util/e-selection.c
+++ b/e-util/e-selection.c
@@ -19,6 +19,12 @@
*
*/
+/**
+ * SECTION: e-selection
+ * @short_description: selection and clipboard utilities
+ * @include: e-util/e-selection.h
+ **/
+
#include "e-selection.h"
#include <string.h>