mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
Move uri conversion functions to a better place in the docs
g_filename_from/to_uri are better off in the section called "URI functions". Requested in bug 582227.
This commit is contained in:
parent
3c6304a332
commit
e0017f24c5
@ -2486,8 +2486,6 @@ g_iconv_close
|
||||
g_locale_to_utf8
|
||||
g_filename_to_utf8
|
||||
g_filename_from_utf8
|
||||
g_filename_from_uri
|
||||
g_filename_to_uri
|
||||
g_get_filename_charsets
|
||||
g_filename_display_name
|
||||
g_filename_display_basename
|
||||
@ -2621,6 +2619,8 @@ g_uri_escape_string
|
||||
g_uri_unescape_string
|
||||
g_uri_unescape_segment
|
||||
g_uri_list_extract_uris
|
||||
g_filename_from_uri
|
||||
g_filename_to_uri
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
Loading…
x
Reference in New Issue
Block a user