mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-04 23:28:08 +02:00
docs: add Since tag for nm_device_bond_get_slaves()
This commit is contained in:
parent
e3c1b60055
commit
9818415ad7
1 changed files with 2 additions and 0 deletions
|
|
@ -146,6 +146,8 @@ nm_device_bond_get_carrier (NMDeviceBond *device)
|
|||
* Returns: (element-type NMClient.Device): the #GPtrArray containing
|
||||
* #NMDevice<!-- -->s that are slaves of @device. This is the internal
|
||||
* copy used by the device, and must not be modified.
|
||||
*
|
||||
* Since: 0.9.6.4
|
||||
**/
|
||||
const GPtrArray *
|
||||
nm_device_bond_get_slaves (NMDeviceBond *device)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue