- WebkitReserved0
void function() WebkitReserved0;
- WebkitReserved1
void function() WebkitReserved1;
- WebkitReserved10
void function() WebkitReserved10;
- WebkitReserved11
void function() WebkitReserved11;
- WebkitReserved12
void function() WebkitReserved12;
- WebkitReserved13
void function() WebkitReserved13;
- WebkitReserved14
void function() WebkitReserved14;
- WebkitReserved15
void function() WebkitReserved15;
- WebkitReserved16
void function() WebkitReserved16;
- WebkitReserved17
void function() WebkitReserved17;
- WebkitReserved18
void function() WebkitReserved18;
- WebkitReserved19
void function() WebkitReserved19;
- WebkitReserved2
void function() WebkitReserved2;
- WebkitReserved20
void function() WebkitReserved20;
- WebkitReserved21
void function() WebkitReserved21;
- WebkitReserved22
void function() WebkitReserved22;
- WebkitReserved23
void function() WebkitReserved23;
- WebkitReserved24
void function() WebkitReserved24;
- WebkitReserved25
void function() WebkitReserved25;
- WebkitReserved26
void function() WebkitReserved26;
- WebkitReserved27
void function() WebkitReserved27;
- WebkitReserved28
void function() WebkitReserved28;
- WebkitReserved29
void function() WebkitReserved29;
- WebkitReserved3
void function() WebkitReserved3;
- WebkitReserved30
void function() WebkitReserved30;
- WebkitReserved4
void function() WebkitReserved4;
- WebkitReserved5
void function() WebkitReserved5;
- WebkitReserved6
void function() WebkitReserved6;
- WebkitReserved7
void function() WebkitReserved7;
- WebkitReserved8
void function() WebkitReserved8;
- WebkitReserved9
void function() WebkitReserved9;
- authenticate
bool function(WebKitWebView* webView, WebKitAuthenticationRequest* request) authenticate;
- close
void function(WebKitWebView* webView) close;
- contextMenu
bool function(WebKitWebView* webView, WebKitContextMenu* contextMenu, WebKitHitTestResult* hitTestResult) contextMenu;
- contextMenuDismissed
void function(WebKitWebView* webView) contextMenuDismissed;
- create
GtkWidget* function(WebKitWebView* webView, WebKitNavigationAction* navigationAction) create;
- decidePolicy
bool function(WebKitWebView* webView, WebKitPolicyDecision* decision, WebKitPolicyDecisionType type) decidePolicy;
- enterFullscreen
bool function(WebKitWebView* webView) enterFullscreen;
- insecureContentDetected
void function(WebKitWebView* webView, WebKitInsecureContentEvent event) insecureContentDetected;
- leaveFullscreen
bool function(WebKitWebView* webView) leaveFullscreen;
- loadChanged
void function(WebKitWebView* webView, WebKitLoadEvent loadEvent) loadChanged;
- loadFailed
bool function(WebKitWebView* webView, WebKitLoadEvent loadEvent, const(char)* failingUri, GError* error) loadFailed;
- loadFailedWithTlsErrors
bool function(WebKitWebView* webView, const(char)* failingUri, GTlsCertificate* certificate, GTlsCertificateFlags errors) loadFailedWithTlsErrors;
- mouseTargetChanged
void function(WebKitWebView* webView, WebKitHitTestResult* hitTestResult, uint modifiers) mouseTargetChanged;
- parent
WebKitWebViewBaseClass parent;
- permissionRequest
bool function(WebKitWebView* webView, WebKitPermissionRequest* permissionRequest) permissionRequest;
- print
bool function(WebKitWebView* webView, WebKitPrintOperation* printOperation) print;
- queryPermissionState
bool function(WebKitWebView* webView, WebKitPermissionStateQuery* query) queryPermissionState;
- readyToShow
void function(WebKitWebView* webView) readyToShow;
- resourceLoadStarted
void function(WebKitWebView* webView, WebKitWebResource* resource, WebKitURIRequest* request) resourceLoadStarted;
- runAsModal
void function(WebKitWebView* webView) runAsModal;
- runColorChooser
bool function(WebKitWebView* webView, WebKitColorChooserRequest* request) runColorChooser;
- runFileChooser
bool function(WebKitWebView* webView, WebKitFileChooserRequest* request) runFileChooser;
- scriptDialog
bool function(WebKitWebView* webView, WebKitScriptDialog* dialog) scriptDialog;
- showNotification
bool function(WebKitWebView* webView, WebKitNotification* notification) showNotification;
- showOptionMenu
bool function(WebKitWebView* webView, WebKitOptionMenu* menu, GdkRectangle* rectangle) showOptionMenu;
- submitForm
void function(WebKitWebView* webView, WebKitFormSubmissionRequest* request) submitForm;
- userMessageReceived
bool function(WebKitWebView* webView, WebKitUserMessage* message) userMessageReceived;
- webProcessCrashed
bool function(WebKitWebView* webView) webProcessCrashed;
- webProcessTerminated
void function(WebKitWebView* webView, WebKitWebProcessTerminationReason reason) webProcessTerminated;