Method

WebKit2Credentialhas_password

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

Returns: gboolean
 

TRUE if the credential has a password or FALSE otherwise.