![]() |
![]() |
![]() |
libnm-glib Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#define NM_REMOTE_SETTINGS_BUS #define NM_REMOTE_SETTINGS_SCOPE #define NM_REMOTE_SETTINGS_SERVICE_RUNNING NMRemoteSettings; NMRemoteSettings * nm_remote_settings_new (DBusGConnection *bus
,NMConnectionScope scope
);
NMRemoteSettings * nm_remote_settings_new (DBusGConnection *bus
,NMConnectionScope scope
);
Creates a new object representing the remote settings service.
|
a valid and connected D-Bus connection |
|
the settings service scope (either user or system) |
Returns : |
the new remote settings object on success, or NULL on failure
|