mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
gio: Add missing nullable annotations
This commit is contained in:
@@ -491,7 +491,7 @@ g_socket_client_set_protocol (GSocketClient *client,
|
||||
*
|
||||
* See g_socket_client_set_local_address() for details.
|
||||
*
|
||||
* Returns: (transfer none): a #GSocketAddress or %NULL. Do not free.
|
||||
* Returns: (nullable) (transfer none): a #GSocketAddress or %NULL. Do not free.
|
||||
*
|
||||
* Since: 2.22
|
||||
*/
|
||||
|
Reference in New Issue
Block a user