WebKit2.Credential.prototype.copy
function copy(): WebKit2.Credential {
// Gjs wrapper for webkit_credential_copy()
}
Make a copy of the WebKit2.Credential.
Since 2.2
- Returns
A copy of passed in WebKit2.Credential
function copy(): WebKit2.Credential {
// Gjs wrapper for webkit_credential_copy()
}
Make a copy of the WebKit2.Credential.
Since 2.2
A copy of passed in WebKit2.Credential