[libgdata] [introspection] Add missing annotations to GDataGContactWebsite



commit 7e208ced1b33315c3e3c0ffec2dee10a8b7150c7
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Aug 3 22:41:02 2010 +0100

    [introspection] Add missing annotations to GDataGContactWebsite

 gdata/gcontact/gdata-gcontact-website.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdata/gcontact/gdata-gcontact-website.c b/gdata/gcontact/gdata-gcontact-website.c
index 1e089e3..f1cd14d 100644
--- a/gdata/gcontact/gdata-gcontact-website.c
+++ b/gdata/gcontact/gdata-gcontact-website.c
@@ -289,7 +289,7 @@ get_namespaces (GDataParsable *parsable, GHashTable *namespaces)
  * gdata_gcontact_website_new:
  * @uri: the website URI
  * @relation_type: the relationship between the website and its owner
- * @label: a human-readable label for the website, or %NULL
+ * @label: (allow-none): a human-readable label for the website, or %NULL
  * @is_primary: %TRUE if this website is its owner's primary website, %FALSE otherwise
  *
  * Creates a new #GDataGContactWebsite. More information is available in the <ulink type="http"
@@ -402,7 +402,7 @@ gdata_gcontact_website_get_label (GDataGContactWebsite *self)
 /**
  * gdata_gcontact_website_set_label:
  * @self: a #GDataGContactWebsite
- * @label: the new label for the website, or %NULL
+ * @label: (allow-none): the new label for the website, or %NULL
  *
  * Sets the #GDataGContactWebsite:label property to @label.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]