webview_go icon indicating copy to clipboard operation
webview_go copied to clipboard

Add a way of getting the native handle of the webview

Open zSnails opened this issue 10 months ago • 0 comments

I found myself needing to get the native widget of the webview instance, the WEBVIEWAPI defines the webview_get_native_handle function, which returns a native handle of choice, I've exposed that API here.

Even if the repository is not being maintained I'll still open this here in case anyone else needs it.

zSnails avatar Feb 22 '25 19:02 zSnails