- OnShowCertificateErrorDialog
void OnShowCertificateErrorDialog(Awesomium.WebViewListener.Dialog p, Awesomium.WebView caller, bool is_overridable, Awesomium.WebURL url, Awesomium.CertError error)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- OnShowFileChooser
void OnShowFileChooser(Awesomium.WebViewListener.Dialog p, Awesomium.WebView caller, Awesomium.WebFileChooserInfo* info)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- OnShowLoginDialog
void OnShowLoginDialog(Awesomium.WebViewListener.Dialog p, Awesomium.WebView caller, Awesomium.WebLoginDialogInfo* info)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- OnShowPageInfoDialog
void OnShowPageInfoDialog(Awesomium.WebViewListener.Dialog p, Awesomium.WebView caller, Awesomium.WebPageInfo* info)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- deleteDtor
void deleteDtor(DialogListenerD2Cpp )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- newCtor
DialogListenerD2Cpp newCtor(IDialogListenerD p, ulong mid)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.