From ee9c73a923909e23a649407be77e25235d769e25 Mon Sep 17 00:00:00 2001
From: Michael Biebl
“slaves” property “slaves” GPtrArray *
The devices slaved to the bond device.
-[type GPtrArray(NMDevice)]
+Element-type: NMDevice
Flags: Read
-- cgit 1.3.0-6-gf8a5 From 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 Mon Sep 17 00:00:00 2001 From: Michael BieblGObject +GObject ╰── NMObject ╰── NMDevice ╰── NMDeviceBond @@ -135,7 +135,7 @@Implemented Interfaces
NMDeviceBond implements - GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
gboolean +gboolean nm_device_bond_get_carrier (NMDeviceBond *device);Whether the device has carrier.
const GPtrArray * +const GPtrArray * nm_device_bond_get_slaves (NMDeviceBond *device);Gets the devices currently slaved to
@@ -218,7 +218,7 @@ nm_device_bond_get_slaves (device.Returns
-the GPtrArray containing +
the GPtrArray containing NMDevices that are slaves of
@@ -255,7 +255,7 @@ copy used by the device, and must not be modified.device. This is the internal copy used by the device, and must not be modified.Property Details
+The
-“carrier”property“carrier” gboolean+“carrier” gbooleanWhether the device has carrier.
Flags: Read
Default value: FALSE
@@ -263,7 +263,7 @@ copy used by the device, and must not be modified.
Generated by GTK-Doc V1.28