mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 11:00:09 +01:00
libnm-glib: fix GObject introspection annotation
This commit is contained in:
parent
5459d9db8c
commit
af55e25f14
1 changed files with 2 additions and 1 deletions
|
|
@ -1217,7 +1217,8 @@ nm_device_get_state (NMDevice *device)
|
|||
*
|
||||
* Gets the #NMActiveConnection object which owns this device during activation.
|
||||
*
|
||||
* Returns: the #NMActiveConnection
|
||||
* Returns: (transfer none): the #NMActiveConnection or %NULL if the device is
|
||||
* not part of an active connection
|
||||
**/
|
||||
NMActiveConnection *
|
||||
nm_device_get_active_connection (NMDevice *device)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue