summaryrefslogtreecommitdiffstats
path: root/src/ibusobject.h
diff options
context:
space:
mode:
authordchen@redhat.com <dchen@dchen.redhat.com>2009-02-11 14:53:36 +1000
committerdchen@redhat.com <dchen@dchen.redhat.com>2009-02-11 14:53:36 +1000
commit445d68d0a6ad1403f1c834067a2f04ffd06d485f (patch)
tree5485c3245b587867ce55e13947b1ca5b031caf7e /src/ibusobject.h
parent6efe1f458592c018d93714bda85d65d0ddd13687 (diff)
downloadibus-445d68d0a6ad1403f1c834067a2f04ffd06d485f.tar.gz
ibus-445d68d0a6ad1403f1c834067a2f04ffd06d485f.tar.xz
ibus-445d68d0a6ad1403f1c834067a2f04ffd06d485f.zip
API DOC
Diffstat (limited to 'src/ibusobject.h')
-rw-r--r--src/ibusobject.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ibusobject.h b/src/ibusobject.h
index 2c09882..36e8fc9 100644
--- a/src/ibusobject.h
+++ b/src/ibusobject.h
@@ -17,6 +17,13 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
+/**
+ * SECTION: ibusobject
+ * @short_description: Base Object of iBus.
+ * @stability: Stable
+ *
+ * iBus Object is the base object for all objects in iBus.
+ */
#ifndef __IBUS_OBJECT_H_
#define __IBUS_OBJECT_H_