mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-19 14:48:33 +02:00
libnm/gtk-doc: fix transfer-none annotation for nm_settings_get_connections()
Fixes: 6e54057bf7
This commit is contained in:
parent
2ddfa5b265
commit
b54d695e98
1 changed files with 1 additions and 1 deletions
|
|
@ -378,7 +378,7 @@ _clear_connections_cached_list (NMSettingsPrivate *priv)
|
|||
* @out_len: (out): (allow-none): returns the number of returned
|
||||
* connections.
|
||||
*
|
||||
* Returns: (transfer-none): a list of NMSettingsConnections. The list is
|
||||
* Returns: (transfer none): a list of NMSettingsConnections. The list is
|
||||
* unsorted and NULL terminated. The result is never %NULL, in case of no
|
||||
* connections, it returns an empty list.
|
||||
* The returned list is cached internally, only valid until the next
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue