summaryrefslogtreecommitdiff
path: root/gdata/gd/gdata-gd-who.c
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2010-03-22 18:16:12 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2010-03-22 18:17:27 +0000
commita739a08ba28fae9f6c38bf085e30e5b0fe25acf8 (patch)
treee519fc8b2185b26cf3600415568a2ffa24d4c886 /gdata/gd/gdata-gd-who.c
parent6a5d3da539dbf124f6a795fc2b74ee82647b91a2 (diff)
downloadlibgdata-a739a08ba28fae9f6c38bf085e30e5b0fe25acf8.tar.gz
[docs] Added missing Since tags
Diffstat (limited to 'gdata/gd/gdata-gd-who.c')
-rw-r--r--gdata/gd/gdata-gd-who.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdata/gd/gdata-gd-who.c b/gdata/gd/gdata-gd-who.c
index 3423664b..32b29487 100644
--- a/gdata/gd/gdata-gd-who.c
+++ b/gdata/gd/gdata-gd-who.c
@@ -25,6 +25,8 @@
*
* #GDataGDWho represents an "who" element from the
* <ulink type="http" url="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdWho">GData specification</ulink>.
+ *
+ * Since: 0.4.0
**/
#include <glib.h>
@@ -265,6 +267,8 @@ get_namespaces (GDataParsable *parsable, GHashTable *namespaces)
* Currently, entryLink functionality is not implemented in #GDataGDWho.
*
* Return value: a new #GDataGDWho; unref with g_object_unref()
+ *
+ * Since: 0.2.0
**/
GDataGDWho *
gdata_gd_who_new (const gchar *relation_type, const gchar *value_string, const gchar *email_address)