DBusConnection.closeFinish

Finishes an operation started with g_dbus_connection_close().

class DBusConnection
bool
closeFinish

Parameters

res AsyncResultIF

a GAsyncResult obtained from the GAsyncReadyCallback passed to g_dbus_connection_close()

Return Value

Type: bool

TRUE if the operation succeeded, FALSE if error is set

Throws

GException on failure.

Meta

Since

2.26