webkit

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2021 License: MIT Imports: 3 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WKNavigation

type WKNavigation struct {
	objc.Object
}

type WKPreferences

type WKPreferences struct {
	objc.Object
}

func (WKPreferences) SetValueForKey

func (p WKPreferences) SetValueForKey(value, key objc.Object)

type WKUserScript

type WKUserScript struct {
	objc.Object
}

type WKWebView

type WKWebView struct {
	cocoa.NSView
}

func WKWebView_Init

func WKWebView_Init(frame core.NSRect, config WKWebViewConfiguration) WKWebView

func (WKWebView) LoadRequest

func (wv WKWebView) LoadRequest(req core.NSURLRequest)

func (WKWebView) Reload

func (wv WKWebView) Reload(sender objc.Object)

type WKWebViewConfiguration

type WKWebViewConfiguration struct {
	objc.Object
}

func WKWebViewConfiguration_New

func WKWebViewConfiguration_New() WKWebViewConfiguration

func (WKWebViewConfiguration) Preferences

func (wv WKWebViewConfiguration) Preferences() WKPreferences

Jump to

Keyboard shortcuts

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