| Top |
| void | nm_remote_connection_update2 () |
| GVariant * | nm_remote_connection_update2_finish () |
| gboolean | nm_remote_connection_commit_changes () |
| void | nm_remote_connection_commit_changes_async () |
| gboolean | nm_remote_connection_commit_changes_finish () |
| gboolean | nm_remote_connection_save () |
| void | nm_remote_connection_save_async () |
| gboolean | nm_remote_connection_save_finish () |
| gboolean | nm_remote_connection_delete () |
| void | nm_remote_connection_delete_async () |
| gboolean | nm_remote_connection_delete_finish () |
| GVariant * | nm_remote_connection_get_secrets () |
| void | nm_remote_connection_get_secrets_async () |
| GVariant * | nm_remote_connection_get_secrets_finish () |
| gboolean | nm_remote_connection_get_unsaved () |
| NMSettingsConnectionFlags | nm_remote_connection_get_flags () |
| const char * | nm_remote_connection_get_filename () |
| gboolean | nm_remote_connection_get_visible () |
| guint64 | nm_remote_connection_get_version_id () |
| gchar * | filename | Read |
| guint | flags | Read |
| gboolean | unsaved | Read |
| guint64 | version-id | Read |
| gboolean | visible | Read |
| #define | NM_REMOTE_CONNECTION_DBUS_CONNECTION |
| #define | NM_REMOTE_CONNECTION_PATH |
| #define | NM_REMOTE_CONNECTION_UNSAVED |
| #define | NM_REMOTE_CONNECTION_FLAGS |
| #define | NM_REMOTE_CONNECTION_FILENAME |
| #define | NM_REMOTE_CONNECTION_VERSION_ID |
| #define | NM_REMOTE_CONNECTION_VISIBLE |
| NMRemoteConnection |
void nm_remote_connection_update2 (NMRemoteConnection *connection,GVariant *settings,NMSettingsUpdate2Flags flags,GVariant *args,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
GVariant * nm_remote_connection_update2_finish (NMRemoteConnection *connection,GAsyncResult *result,GError **error);
gboolean nm_remote_connection_commit_changes (NMRemoteConnection *connection,gboolean save_to_disk,GCancellable *cancellable,GError **error);
nm_remote_connection_commit_changes is deprecated and should not be used in newly-written code.
void nm_remote_connection_commit_changes_async (NMRemoteConnection *connection,gboolean save_to_disk,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
gboolean nm_remote_connection_commit_changes_finish (NMRemoteConnection *connection,GAsyncResult *result,GError **error);
gboolean nm_remote_connection_save (NMRemoteConnection *connection,GCancellable *cancellable,GError **error);
nm_remote_connection_save is deprecated and should not be used in newly-written code.
void nm_remote_connection_save_async (NMRemoteConnection *connection,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
gboolean nm_remote_connection_save_finish (NMRemoteConnection *connection,GAsyncResult *result,GError **error);
gboolean nm_remote_connection_delete (NMRemoteConnection *connection,GCancellable *cancellable,GError **error);
nm_remote_connection_delete is deprecated and should not be used in newly-written code.
void nm_remote_connection_delete_async (NMRemoteConnection *connection,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
gboolean nm_remote_connection_delete_finish (NMRemoteConnection *connection,GAsyncResult *result,GError **error);
GVariant * nm_remote_connection_get_secrets (NMRemoteConnection *connection,const char *setting_name,GCancellable *cancellable,GError **error);
void nm_remote_connection_get_secrets_async (NMRemoteConnection *connection,const char *setting_name,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
GVariant * nm_remote_connection_get_secrets_finish (NMRemoteConnection *connection,GAsyncResult *result,GError **error);
gboolean
nm_remote_connection_get_unsaved (NMRemoteConnection *connection);
NMSettingsConnectionFlags
nm_remote_connection_get_flags (NMRemoteConnection *connection);
const char *
nm_remote_connection_get_filename (NMRemoteConnection *connection);
gboolean
nm_remote_connection_get_visible (NMRemoteConnection *connection);
guint64
nm_remote_connection_get_version_id (NMRemoteConnection *connection);
“filename” property “filename” gchar *
Owner: NMRemoteConnection
Flags: Read
Default value: NULL
“unsaved” property “unsaved” gboolean
Owner: NMRemoteConnection
Flags: Read
Default value: FALSE
“version-id” property “version-id” guint64
Owner: NMRemoteConnection
Flags: Read
Default value: 0