DBusConnection.flushFinish

bool flushFinish(gio.async_result.AsyncResult res)

Finishes an operation started with gio.dbus_connection.DBusConnection.flush.

Parameters

resa #GAsyncResult obtained from the #GAsyncReadyCallback passed to gio.dbus_connection.DBusConnection.flush

Returns

true if the operation succeeded, false if error is set

Throws