| Top |  |  |  |  | 
| GQuark | nm_device_adsl_error_quark () | 
| GObject * | nm_device_adsl_new () | 
| gboolean | nm_device_adsl_get_carrier () | 
GQuark
nm_device_adsl_error_quark (void);
Registers an error quark for NMDeviceAdsl if necessary.
GObject * nm_device_adsl_new (DBusGConnection *connection,const char *path);
Creates a new NMDeviceAdsl.
gboolean
nm_device_adsl_get_carrier (NMDeviceAdsl *device);
Whether the device has carrier.