Credentials.isSameUser

bool isSameUser(gio.credentials.Credentials otherCredentials)

Checks if credentials and other_credentials is the same user.

This operation can fail if #GCredentials is not supported on the the OS.

Parameters

otherCredentialsA #GCredentials.

Returns

true if credentials and other_credentials has the same

user, false otherwise or if error is set.

Throws

[ErrorWrap]