@array: a @GArray.
@index_: the index of the first element to remove.
-@length: the number of elements to remove.
+@length: the number of elements to remove.
@Returns: the #GArray.
@Since: 2.4
</para>
+
<!-- ##### MACRO G_MAXFLOAT ##### -->
<para>
The maximum value which can be held in a #gfloat.
@log_domain: the log domain, usually #G_LOG_DOMAIN.
@log_level: the log level, either from #GLogLevelFlags or a user-defined level.
@format: the message format. See the <function>printf()</function>
-documentation.
+documentation.
@Varargs: the parameters to insert into the format string.
</para>
-@file_name:
-@Returns:
+@file_name:
+@Returns:
<!-- ##### FUNCTION g_path_get_dirname ##### -->
#GStringChunk.
+<!-- ##### FUNCTION g_string_chunk_insert_len ##### -->
+<para>
+
+</para>
+
+@chunk:
+@string:
+@len:
+@Returns:
+
+
<!-- ##### FUNCTION g_string_chunk_free ##### -->
<para>
Frees all memory allocated by the #GStringChunk.
@G_ONCE_STATUS_NOTCALLED: the function has not been called yet.
@G_ONCE_STATUS_PROGRESS: the function call is currently in progress.
@G_ONCE_STATUS_READY: the function has been called.
+@Since: 2.4
<!-- ##### MACRO G_ONCE_INIT ##### -->
<para>
</informalexample>
</para>
+@Since: 2.4
<!-- ##### MACRO g_once ##### -->