Method
WebKit2Credentialget_username
since: 2.2
[−]
Description [src]
Get the username currently held by this WebKitCredential
.
Available since: 2.2
[−]
Return value
Type: const gchar*
The username stored in the WebKitCredential
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |