webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
_WebKitAuthenticationDialogPrivate Struct Reference

Public Attributes

GRefPtr< WebKitAuthenticationRequestrequest
 
CredentialStorageMode credentialStorageMode
 
GtkWidgetloginEntry
 
GtkWidgetpasswordEntry
 
GtkWidgetrememberCheckButton
 
GtkWidgetdefaultButton
 
unsigned long authenticationCancelledID
 
GRefPtr< GtkStyleContext > styleContext
 

Member Data Documentation

◆ authenticationCancelledID

unsigned long _WebKitAuthenticationDialogPrivate::authenticationCancelledID

◆ credentialStorageMode

CredentialStorageMode _WebKitAuthenticationDialogPrivate::credentialStorageMode

◆ defaultButton

GtkWidget* _WebKitAuthenticationDialogPrivate::defaultButton

◆ loginEntry

GtkWidget* _WebKitAuthenticationDialogPrivate::loginEntry

◆ passwordEntry

GtkWidget* _WebKitAuthenticationDialogPrivate::passwordEntry

◆ rememberCheckButton

GtkWidget* _WebKitAuthenticationDialogPrivate::rememberCheckButton

◆ request

GRefPtr<WebKitAuthenticationRequest> _WebKitAuthenticationDialogPrivate::request

◆ styleContext

GRefPtr<GtkStyleContext> _WebKitAuthenticationDialogPrivate::styleContext

The documentation for this struct was generated from the following file: