mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
gio: Add missing transfer annotation to g_simple_proxy_resolver_new
This commit is contained in:
parent
c5e989c6d8
commit
46e13e5d49
@ -509,7 +509,7 @@ g_simple_proxy_resolver_iface_init (GProxyResolverInterface *iface)
|
||||
* #GSimpleProxyResolver:ignore-hosts for more details on how the
|
||||
* arguments are interpreted.
|
||||
*
|
||||
* Returns: a new #GSimpleProxyResolver
|
||||
* Returns: (transfer full) a new #GSimpleProxyResolver
|
||||
*
|
||||
* Since: 2.36
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user