mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Changes due to deprecation update.
2001-04-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml, glib/tmpl/scanner.sgml: Changes due to deprecation update.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
d52e5cd5cf
commit
7ee286440d
@@ -103,7 +103,7 @@ string.
|
||||
@Returns: the name of the file without any leading directory components.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_dirname ##### -->
|
||||
<!-- ##### MACRO g_dirname ##### -->
|
||||
<para>
|
||||
This function is deprecated and will be removed in the next major
|
||||
release of GLib. Use g_path_get_dirname() instead.
|
||||
@@ -115,7 +115,6 @@ If the file name has no directory components "." is returned.
|
||||
The returned string should be freed when no longer needed.
|
||||
</para>
|
||||
|
||||
@file_name: the name of the file.
|
||||
@Returns: the directory components of the file.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user