mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 01:57:14 +02:00
docs: Correct GSocketClient::event link
This commit is contained in:
@@ -786,7 +786,7 @@ g_socket_client_class_init (GSocketClientClass *class)
|
|||||||
* Each event except %G_SOCKET_CLIENT_COMPLETE may be emitted
|
* Each event except %G_SOCKET_CLIENT_COMPLETE may be emitted
|
||||||
* multiple times (or not at all) for a given connectable (in
|
* multiple times (or not at all) for a given connectable (in
|
||||||
* particular, if @client ends up attempting to connect to more than
|
* particular, if @client ends up attempting to connect to more than
|
||||||
* one address). However, if @client emits the #GSocketClient:event
|
* one address). However, if @client emits the #GSocketClient::event
|
||||||
* signal at all for a given connectable, that it will always emit
|
* signal at all for a given connectable, that it will always emit
|
||||||
* it with %G_SOCKET_CLIENT_COMPLETE when it is done.
|
* it with %G_SOCKET_CLIENT_COMPLETE when it is done.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user