summaryrefslogtreecommitdiff
path: root/libupower-glib/up-types.c
diff options
context:
space:
mode:
Diffstat (limited to 'libupower-glib/up-types.c')
-rw-r--r--libupower-glib/up-types.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/libupower-glib/up-types.c b/libupower-glib/up-types.c
index 406b346..66aa637 100644
--- a/libupower-glib/up-types.c
+++ b/libupower-glib/up-types.c
@@ -19,6 +19,16 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+/**
+ * SECTION:up-types
+ * @short_description: Types used by UPower and libupower-glib
+ *
+ * These helper functions provide a way to marshal enumerated values to
+ * text and back again.
+ *
+ * See also: #UpClient, #UpDevice
+ */
+
#include "config.h"
#include <glib.h>