From ee9c73a923909e23a649407be77e25235d769e25 Mon Sep 17 00:00:00 2001
From: Michael Biebl
“slaves” property “slaves” GPtrArray *
The devices enslaved to the team 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 ╰── NMDeviceTeam @@ -152,7 +152,7 @@Implemented Interfaces
NMDeviceTeam implements - GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
gboolean +gboolean nm_device_team_get_carrier (NMDeviceTeam *device);Whether the device has carrier.
const GPtrArray * +const GPtrArray * nm_device_team_get_slaves (NMDeviceTeam *device);Gets the devices currently enslaved to
@@ -235,7 +235,7 @@ nm_device_team_get_slaves (device.Returns
-the GPtrArray containing +
the GPtrArray containing NMDevices that are slaves of
@@ -306,7 +306,7 @@ 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
@@ -314,7 +314,7 @@ device, and must not be modified.
+The
-“config”property“config” gchar *+“config” gchar *The current JSON configuration of the device.
Flags: Read
Default value: NULL
@@ -323,7 +323,7 @@ device, and must not be modified.
Generated by GTK-Doc V1.28