mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +01:00
Add Since: 2.8 to g_get_host_name().
This commit is contained in:
parent
477989f555
commit
adb066fa11
@ -1795,6 +1795,8 @@ g_get_tmp_dir (void)
|
|||||||
* string is owned by GLib and should not be modified or freed. If no
|
* string is owned by GLib and should not be modified or freed. If no
|
||||||
* name can be determined, a default fixed string "unknown" is
|
* name can be determined, a default fixed string "unknown" is
|
||||||
* returned.
|
* returned.
|
||||||
|
*
|
||||||
|
* Since: 2.8
|
||||||
*/
|
*/
|
||||||
const gchar *
|
const gchar *
|
||||||
g_get_host_name (void)
|
g_get_host_name (void)
|
||||||
|
Loading…
Reference in New Issue
Block a user