awe_webview_set_callback_get_page_contents

Assign a callback function to be notified when the contents of the page has finished loading. This occurs at the end of most page loads.

@param webview The WebView instance.

@param callback A function pointer to the callback.

version(Windows)
void
awe_webview_set_callback_get_page_contents

Meta