From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001
From: Michael Biebl
-
-
-v
@@ -446,8 +445,6 @@ nm_remote_settings_error_quark (v
NMRemoteConnection *connection,
GError *error,
gpointer user_data);
-
v
char **failures,
GError *error,
gpointer user_data);
-
v
(*NMRemoteSettingsSaveHostnameFunc) (NMRemoteSettings *settings,
GError *error,
gpointer user_data);
-
@@ -580,7 +572,6 @@ nm_remote_settings_new_finish (GA
@@ -651,7 +642,7 @@ nm_remote_settings_get_connection_by_id
matching object was found.
[transfer none]
-Since 0.9.10
+Since: 0.9.10
Since 0.9.10
+Since: 0.9.10
TRUE if NetworkManager at least tried to load filenames
,
FALSE if an error occurred (eg, permission denied).
Since 0.9.10
+Since: 0.9.10
Since 0.9.10
+Since: 0.9.10
#define NM_REMOTE_SETTINGS_ERROR nm_remote_settings_error_quark ()-
-
#define NM_REMOTE_SETTINGS_CONNECTIONS_READ "connections-read"-
-
“bus” property“bus” DBusGConnection *- +
The DBusGConnection that the NMRemoteSettings is connected to. Defaults +to the system bus if not specified.
Flags: Read / Write / Construct Only
“can-modify” property “can-modify” gboolean
-
+If TRUE, adding and modifying connections is supported.
Flags: Read
Default value: FALSE
“hostname” property “hostname” gchar *
-
+The machine hostname stored in persistent configuration. This can be
+modified by calling nm_remote_settings_save_hostname().
Flags: Read
Default value: NULL
“service-running” property “service-running” gboolean
-
+Whether the settings service is running.
Flags: Read
Default value: FALSE