webview / webview_go

Go language bindings for the webview library.
MIT License
215 stars 38 forks source link

Added SetIcon method and new IconKind type #47

Open dark-pink opened 3 months ago

dark-pink commented 3 months ago

Current implementation works for Windows, for other platforms SetIcon do nothing.

Support for all platform is WIP and will be delivered later (if accepted).

See also: https://github.com/webview/webview_go/issues/46