gio: Add missing transfer annotation to g_simple_proxy_resolver_new

This commit is contained in:
Rico Tzschichholz 2014-01-23 17:21:32 +01:00
parent c5e989c6d8
commit 46e13e5d49

View File

@ -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
*/