mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +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
|
||||
* name can be determined, a default fixed string "unknown" is
|
||||
* returned.
|
||||
*
|
||||
* Since: 2.8
|
||||
*/
|
||||
const gchar *
|
||||
g_get_host_name (void)
|
||||
|
Loading…
Reference in New Issue
Block a user