awe_webview_load_html

Loads a string of HTML into the WebView asynchronously.

@param webview The WebView instance.

@param html The HTML string (ASCII) to load.

@param frame_name The name of the frame to load the HTML in; leave this blank to load in the main frame.

version(Windows)
void
awe_webview_load_html

Meta