docs: add Since tag for nm_device_bond_get_slaves()

This commit is contained in:
Dan Williams 2012-10-26 12:28:10 -05:00
parent e3c1b60055
commit 9818415ad7

View file

@ -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)