| Top |
Functions
| GQuark | nm_device_adsl_error_quark () |
| GObject * | nm_device_adsl_new () |
| gboolean | nm_device_adsl_get_carrier () |
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.
