mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-25 02:18:55 +02:00
GIO: Add G-I annotations for several methods
Specifically: - g_io_stream_get_input/output_stream() - g_socket_client_get_local_address() - g_socket_connection_get_socket() - g_socket_listener_add_address() - g_socket_listener_accept_socket() - g_socket_listener_accept() - g_io_extension_point_get_extensions()
This commit is contained in:
@@ -356,7 +356,7 @@ g_socket_client_set_protocol (GSocketClient *client,
|
||||
*
|
||||
* See g_socket_client_set_local_address() for details.
|
||||
*
|
||||
* Returns: a #GSocketAddres or %NULL. don't free
|
||||
* Returns: (transfer none): a #GSocketAddres or %NULL. don't free
|
||||
*
|
||||
* Since: 2.22
|
||||
*/
|
||||
|
Reference in New Issue
Block a user