mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Add a lot of missing annotations
This commit is contained in:
committed by
Johan Dahlin
parent
701ce5d201
commit
30132c44c1
@@ -105,7 +105,7 @@ g_socket_connectable_default_init (GSocketConnectableInterface *iface)
|
||||
*
|
||||
* Creates a #GSocketAddressEnumerator for @connectable.
|
||||
*
|
||||
* Return value: a new #GSocketAddressEnumerator.
|
||||
* Return value: (transfer full): a new #GSocketAddressEnumerator.
|
||||
*
|
||||
* Since: 2.22
|
||||
*/
|
||||
@@ -133,7 +133,7 @@ g_socket_connectable_enumerate (GSocketConnectable *connectable)
|
||||
* g_socket_connectable_proxy_enumerate(), this will fall back to
|
||||
* calling g_socket_connectable_enumerate().
|
||||
*
|
||||
* Return value: a new #GSocketAddressEnumerator.
|
||||
* Return value: (transfer full): a new #GSocketAddressEnumerator.
|
||||
*
|
||||
* Since: 2.26
|
||||
*/
|
||||
|
Reference in New Issue
Block a user