summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-tag.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-08-06 15:16:29 +0200
committerRichard Hughes <richard@hughsie.com>2014-08-06 15:16:46 +0200
commit14ea4d7c8d56729f21014b95ef50649c9a70e60a (patch)
treed06205f56adcaa05d7c3b35f08ef8f69c9e5d6f2 /libappstream-glib/as-tag.c
parent6a621f4261badd38ff389c234b47733f40d0bce0 (diff)
downloadappstream-glib-14ea4d7c8d56729f21014b95ef50649c9a70e60a.tar.gz
trivial: Fix various GObject Introspection markup problems
Diffstat (limited to 'libappstream-glib/as-tag.c')
-rw-r--r--libappstream-glib/as-tag.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libappstream-glib/as-tag.c b/libappstream-glib/as-tag.c
index ccbb293..46fcaa4 100644
--- a/libappstream-glib/as-tag.c
+++ b/libappstream-glib/as-tag.c
@@ -60,6 +60,7 @@ as_tag_from_string (const gchar *tag)
/**
* as_tag_from_string_full:
* @tag: the string.
+ * @flags: the #AsTagFlags e.g. %AS_TAG_FLAG_USE_FALLBACKS
*
* Converts the text representation to an enumerated value also converting
* legacy key names.