mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
2.7.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-06-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.7.0 ===
|
||||
|
||||
2005-06-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib-sections.txt: Add g_chdir
|
||||
|
@@ -391,3 +391,12 @@ An opaque structure representing an opened directory.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_chdir ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@path:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
@@ -210,6 +210,7 @@ g_node_traverse() and g_node_find().
|
||||
|
||||
@tree:
|
||||
@key:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_tree_steal ##### -->
|
||||
@@ -219,6 +220,7 @@ g_node_traverse() and g_node_find().
|
||||
|
||||
@tree:
|
||||
@key:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_tree_destroy ##### -->
|
||||
|
@@ -584,6 +584,16 @@ character. Unicode strings should generally be normalized before comparing them.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_utf8_collate_key_for_filename ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@str:
|
||||
@len:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_utf8_to_utf16 ##### -->
|
||||
<para>
|
||||
|
||||
|
Reference in New Issue
Block a user