WebKit2.Credential.prototype.get_username
function get_username(): String { // Gjs wrapper for webkit_credential_get_username() }
Get the username currently held by this WebKit2.Credential.
Since 2.2
- Returns
The username stored in the WebKit2.Credential.