This commit is contained in:
Matthias Clasen
2004-12-16 05:48:25 +00:00
parent eefa2d9763
commit 32247a04c6
81 changed files with 2812 additions and 2674 deletions

View File

@@ -1,3 +1,7 @@
2004-12-16 Matthias Clasen <mclasen@redhat.com>
* === Released 2.6.0 ===
2004-12-15 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt: Add g_rmdir

View File

@@ -334,6 +334,15 @@ error domains.
@Returns:
<!-- ##### FUNCTION g_filename_display_basename ##### -->
<para>
</para>
@filename:
@Returns:
<!-- ##### FUNCTION g_uri_list_extract_uris ##### -->
<para>

View File

@@ -316,6 +316,15 @@ An opaque structure representing an opened directory.
@Returns:
<!-- ##### FUNCTION g_rmdir ##### -->
<para>
</para>
@filename:
@Returns:
<!-- ##### FUNCTION g_fopen ##### -->
<para>

View File

@@ -148,7 +148,7 @@ An unset value is the same as an uninitialized (zero-filled)
#GValue structure.
</para>
@value: An initialized #GValue structure.
@value: An initialized #GValue structure.
<!-- ##### FUNCTION g_value_fits_pointer ##### -->