mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
gio: Add missing nullable annotations
This commit is contained in:
@@ -224,7 +224,7 @@ g_tls_client_connection_set_validation_flags (GTlsClientConnection *conn,
|
||||
*
|
||||
* Gets @conn's expected server identity
|
||||
*
|
||||
* Returns: (transfer none): a #GSocketConnectable describing the
|
||||
* Returns: (nullable) (transfer none): a #GSocketConnectable describing the
|
||||
* expected server identity, or %NULL if the expected identity is not
|
||||
* known.
|
||||
*
|
||||
|
Reference in New Issue
Block a user