DBusError.isRemoteError

Checks if error represents an error received via D-Bus from a remote peer. If so, use g_dbus_error_get_remote_error() to get the name of the error.

struct DBusError
static
bool
isRemoteError

Parameters

error ErrorG

Return Value

Type: bool

TRUE if error represents an error from a remote peer, FALSE otherwise.

Meta

Since

2.26