Method

WebKit2Credentialhas_password

since: 2.2

Declaration [src]

gboolean
webkit_credential_has_password (
  WebKitCredential* credential
)

Description [src]

Determine whether this credential has a password stored.

Available since: 2.2

Return value

Type: gboolean

TRUE if the credential has a password or FALSE otherwise.