summaryrefslogtreecommitdiff
path: root/libupower-glib/upower.h
diff options
context:
space:
mode:
Diffstat (limited to 'libupower-glib/upower.h')
-rw-r--r--libupower-glib/upower.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/libupower-glib/upower.h b/libupower-glib/upower.h
index f9a1e7c..5c91623 100644
--- a/libupower-glib/upower.h
+++ b/libupower-glib/upower.h
@@ -19,6 +19,16 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+/**
+ * SECTION:upower
+ * @short_description: Client objects for accessing UPower
+ *
+ * These objects allow client programs to trivially get details about the power
+ * state, and about devices on the system.
+ *
+ * See also: #UpClient, #UpDevice
+ */
+
#ifndef __UPOWER_H__
#define __UPOWER_H__