summaryrefslogtreecommitdiff
path: root/glib
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-02-29 11:21:08 +0100
committerMurray Cumming <murrayc@murrayc.com>2016-02-29 11:21:08 +0100
commit1772df2366df835e83b50bdb1339b6bb30374144 (patch)
treea8b840ef9389ab9b827bc0b1194c8ce51aa22083 /glib
parent7e8b3b326cd0bb7fa73c71c002dcb4ae8a5c6987 (diff)
downloadglibmm-1772df2366df835e83b50bdb1339b6bb30374144.tar.gz
Regenerate docs.xml files.
Diffstat (limited to 'glib')
-rw-r--r--glib/src/glib_docs.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/glib/src/glib_docs.xml b/glib/src/glib_docs.xml
index 13b63695..b785ad39 100644
--- a/glib/src/glib_docs.xml
+++ b/glib/src/glib_docs.xml
@@ -35754,7 +35754,7 @@ Since: 2.14
</parameter_description>
</parameter>
<parameter name="start_position">
-<parameter_description> starting index of the string to match
+<parameter_description> starting index of the string to match, in bytes
</parameter_description>
</parameter>
<parameter name="match_options">
@@ -35845,7 +35845,7 @@ Since: 2.14
</parameter_description>
</parameter>
<parameter name="start_position">
-<parameter_description> starting index of the string to match
+<parameter_description> starting index of the string to match, in bytes
</parameter_description>
</parameter>
<parameter name="match_options">
@@ -35932,8 +35932,8 @@ Since: 2.14
</parameter_description>
</parameter>
</parameters>
-<return> a #GRegex structure. Call g_regex_unref() when you
-are done with it
+<return> a #GRegex structure or %NULL if an error occured. Call
+g_regex_unref() when you are done with it
</return>
</function>
@@ -36002,7 +36002,7 @@ Since: 2.14
</parameter_description>
</parameter>
<parameter name="start_position">
-<parameter_description> starting index of the string to match
+<parameter_description> starting index of the string to match, in bytes
</parameter_description>
</parameter>
<parameter name="replacement">
@@ -36088,7 +36088,7 @@ Since: 2.14
</parameter_description>
</parameter>
<parameter name="start_position">
-<parameter_description> starting index of the string to match
+<parameter_description> starting index of the string to match, in bytes
</parameter_description>
</parameter>
<parameter name="match_options">
@@ -36141,7 +36141,7 @@ Since: 2.14
</parameter_description>
</parameter>
<parameter name="start_position">
-<parameter_description> starting index of the string to match
+<parameter_description> starting index of the string to match, in bytes
</parameter_description>
</parameter>
<parameter name="replacement">
@@ -36246,7 +36246,7 @@ Since: 2.14
</parameter_description>
</parameter>
<parameter name="start_position">
-<parameter_description> starting index of the string to match
+<parameter_description> starting index of the string to match, in bytes
</parameter_description>
</parameter>
<parameter name="match_options">