webview

package
v0.0.0-...-d4978fa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2019 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebView

type WebView interface {
	Run()
	Terminate()
	Dispatch(f func())
	Navigate(url string)
	SetTitle(title string)
	Window() unsafe.Pointer
	Init(js string)
	Eval(js string)
	Destroy()
}

func New

func New(debug bool) WebView

func NewWindow

func NewWindow(debug bool, window unsafe.Pointer) WebView

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL