Documentation
¶
Index ¶
- func Bind(name string, fn interface{})
- func Unbind(name string)
- type Webview
- func (w *Webview) Close()
- func (w *Webview) Dispatch(f func())
- func (w *Webview) Eval(code string)
- func (w *Webview) LoadFile(file string)
- func (w *Webview) LoadURL(url string)
- func (w *Webview) Run()
- func (w *Webview) SetHtml(html string)
- func (w *Webview) SetSize(width int, height int, sizeMode *string)
- func (w *Webview) SetTitle(title string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.