DBusConnection.closeFinish

bool closeFinish(gio.async_result.AsyncResult res)

Finishes an operation started with [gio.dbus_connection.DBusConnection.close].

Parameters

resa #GAsyncResult obtained from the #GAsyncReadyCallback passed to [gio.dbus_connection.DBusConnection.close]

Returns

true if the operation succeeded, false if error is set

Throws

[ErrorWrap]