mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
clarify documentation
This commit is contained in:
parent
f4a64cb068
commit
d218cf0f67
@ -199,7 +199,8 @@ check_listener (GSocketListener *listener,
|
|||||||
/**
|
/**
|
||||||
* g_socket_listener_add_socket:
|
* g_socket_listener_add_socket:
|
||||||
* @listener: a #GSocketListener
|
* @listener: a #GSocketListener
|
||||||
* @socket: a listening #GSocket
|
* @socket: a listening #GSocket, this function takes ownership
|
||||||
|
* of the reference
|
||||||
* @source_object: Optional #GObject identifying this source
|
* @source_object: Optional #GObject identifying this source
|
||||||
* @error: #GError for error reporting, or %NULL to ignore.
|
* @error: #GError for error reporting, or %NULL to ignore.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user