| Top |
Functions
nm_device_adsl_error_quark ()
GQuark
nm_device_adsl_error_quark (void);
Registers an error quark for NMDeviceAdsl if necessary.
nm_device_adsl_new ()
GObject * nm_device_adsl_new (DBusGConnection *connection,const char *path);
Creates a new NMDeviceAdsl.
nm_device_adsl_get_carrier ()
gboolean
nm_device_adsl_get_carrier (NMDeviceAdsl *device);
Whether the device has carrier.
Property Details
The “carrier” property
“carrier” gboolean
Whether the device has carrier.
Owner: NMDeviceAdsl
Flags: Read
Default value: FALSE
