awe_webview_set_callback_change_cursor

Assign a callback function to be notified when a cursor has changed state.

@param webview The WebView instance.

@param callback A function pointer to the callback.

version(Windows)
void
awe_webview_set_callback_change_cursor
(
,
void function(
,
awe_cursor_type cursor
)
callback
)

Meta