mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-07 07:18:03 +02: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.
|
* 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 *
|
NMActiveConnection *
|
||||||
nm_device_get_active_connection (NMDevice *device)
|
nm_device_get_active_connection (NMDevice *device)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue