DBusConnection.flushFinish

Finishes an operation started with g_dbus_connection_flush().

class DBusConnection
bool
flushFinish

Parameters

res AsyncResultIF

a GAsyncResult obtained from the GAsyncReadyCallback passed to g_dbus_connection_flush()

Return Value

Type: bool

TRUE if the operation succeeded, FALSE if error is set

Throws

GException on failure.

Meta

Since

2.26