summaryrefslogtreecommitdiff
path: root/libupower-glib/up-history-item.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-01-26 11:59:09 +0000
committerRichard Hughes <richard@hughsie.com>2010-01-26 11:59:09 +0000
commit21012c7d2ee72c16f818857169184de7972587aa (patch)
tree1692266bb4e80f3a4eb1c716e2521f9c115435c8 /libupower-glib/up-history-item.c
parentaf56b087952aa8b722b2497a1405abcfad56c4a9 (diff)
downloadupower-21012c7d2ee72c16f818857169184de7972587aa.tar.gz
trivial: add some more gtk-doc markup to the new objects
Diffstat (limited to 'libupower-glib/up-history-item.c')
-rw-r--r--libupower-glib/up-history-item.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/libupower-glib/up-history-item.c b/libupower-glib/up-history-item.c
index fb547c0..604b244 100644
--- a/libupower-glib/up-history-item.c
+++ b/libupower-glib/up-history-item.c
@@ -19,6 +19,16 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+/**
+ * SECTION:up-history-item
+ * @short_description: Helper object representing one item of historical data.
+ *
+ * This object represents one item of data which may be returned from the
+ * daemon in response to a query.
+ *
+ * See also: #UpDevice, #UpClient
+ */
+
#include "config.h"
#include <glib.h>