Top | ![]() |
![]() |
![]() |
![]() |
#define | NM_SETTING_GENERIC_SETTING_NAME |
enum | NMSettingGenericError |
#define | NM_SETTING_GENERIC_ERROR |
The NMSettingGeneric object is a NMSetting subclass that describes optional properties that apply to "generic" devices (ie, devices that NetworkManager does not specifically recognize).
There are currently no properties on this object; it exists only to be the "connection type" setting on NMConnections for generic devices.
GQuark
nm_setting_generic_error_quark (void
);
Registers an error quark for NMSettingGeneric if necessary.
Since: 0.9.10
NMSetting *
nm_setting_generic_new (void
);
Creates a new NMSettingGeneric object with default values.
Since: 0.9.10