save


Description:

[ Version ( deprecated = true , deprecated_since = "1.22" ) ]
public bool save (Cancellable? cancellable = null) throws Error

Warning: save is deprecated since 1.22.

Saves the connection to disk if the connection has changes that have not yet been written to disk, or if the connection has never been saved.

Note:

Use save_async or GDBusConnection.

Parameters:

this

the RemoteConnection

cancellable

a Cancellable, or null

Returns:

true on success, false on error, in which case throws will be set.