awe_webview_set_callback_request_move

Assign a callback function to be notified when the page requests for the containing window to be moved to a certain location on the screen.

@param webview The WebView instance.

@param callback A function pointer to the callback.

version(Windows)
void
awe_webview_set_callback_request_move
(
,
void function() callback
)

Meta