modulepackage
0.0.0-20220506050656-17db57178327
Repository: https://github.com/sffxzzp/go-webview2.git
Documentation: pkg.go.dev
# README
go-webview2
This package is a fork of jchv's go-webview2.
Features:
- Width & Height init
- Window are now create on screen center (I don't know if it's working currectly with multi-screen user)
- Icon support (if you use akavel/rsrc)
Debug
options finally work. it'll disable the context menu and devtool.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
WebView is the interface for the webview.
# Type aliases
Hint is used to configure window sizing and resizing behavior.