mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-26 22:24:51 +02:00
Merge branch 'carlosgc/uri-host-nullable' into 'master'
guri: Mark g_uri_get_host as nullable See merge request GNOME/glib!1921
This commit is contained in:
commit
ab46205db1
@ -2440,7 +2440,7 @@ g_uri_get_auth_params (GUri *uri)
|
||||
* be a scope ID attached to the address. Eg, `fe80::1234%``em1` (or
|
||||
* `fe80::1234%``25em1` if the string is still encoded).
|
||||
*
|
||||
* Return value: (not nullable): @uri's host.
|
||||
* Return value: (nullable): @uri's host.
|
||||
*
|
||||
* Since: 2.66
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user