mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Add a lot of missing annotations
This commit is contained in:
committed by
Johan Dahlin
parent
701ce5d201
commit
30132c44c1
@@ -386,7 +386,7 @@ g_unix_connection_send_credentials (GUnixConnection *connection,
|
||||
* Other ways to exchange credentials with a foreign peer includes the
|
||||
* #GUnixCredentialsMessage type and g_socket_get_credentials() function.
|
||||
*
|
||||
* Returns: Received credentials on success (free with
|
||||
* Returns: (transfer full): Received credentials on success (free with
|
||||
* g_object_unref()), %NULL if @error is set.
|
||||
*
|
||||
* Since: 2.26
|
||||
|
Reference in New Issue
Block a user