mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
Add two annotations for g-i
This commit is contained in:
parent
17d8d2cc44
commit
914d10055c
@ -115,7 +115,7 @@ get_default_tls_backend (gpointer arg)
|
||||
*
|
||||
* Gets the default #GTlsBackend for the system.
|
||||
*
|
||||
* Returns: a #GTlsBackend
|
||||
* Returns: (transfer none): a #GTlsBackend
|
||||
*
|
||||
* Since: 2.28
|
||||
*/
|
||||
|
@ -222,7 +222,7 @@ g_tls_client_connection_set_validation_flags (GTlsClientConnection *conn,
|
||||
*
|
||||
* Gets @conn's expected server identity
|
||||
*
|
||||
* Return value: a #GSocketConnectable describing the
|
||||
* Return value: (transfer none): a #GSocketConnectable describing the
|
||||
* expected server identity, or %NULL if the expected identity is not
|
||||
* known.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user