Versions in this module Expand all Collapse all v1 v1.2.10 Mar 20, 2020 Changes in this version + const KWkeContextMenuItemClickStepClick — windows/amd64 + const KWkeContextMenuItemClickStepShow — windows/amd64 + const KWkeContextMenuItemClickTypePrint — windows/amd64 + const KWkeDownloadOptCacheData — windows/amd64 + const KWkeDownloadOptCancel — windows/amd64 + const KWkeMenuCopyImageId — windows/amd64 + const KWkeMenuCutId — windows/amd64 + const KWkeMenuGoBackId — windows/amd64 + const KWkeMenuGoForwardId — windows/amd64 + const KWkeMenuPasteId — windows/amd64 + const KWkeMenuPrintId — windows/amd64 + const KWkeMenuReloadId — windows/amd64 + const KWkeMenuSelectedAllId — windows/amd64 + const KWkeMenuSelectedTextId — windows/amd64 + const KWkeMenuUndoId — windows/amd64 + const StorageTypeBinaryData — windows/amd64 + const StorageTypeFileSystemFile — windows/amd64 + const StorageTypeFilename — windows/amd64 + const StorageTypeString — windows/amd64 + const WKE_CONTROL — windows/amd64 + const WKE_EXTENDED — windows/amd64 + const WKE_LBUTTON — windows/amd64 + const WKE_MBUTTON — windows/amd64 + const WKE_MSG_LBUTTONDBLCLK — windows/amd64 + const WKE_MSG_LBUTTONDOWN — windows/amd64 + const WKE_MSG_LBUTTONUP — windows/amd64 + const WKE_MSG_MBUTTONDBLCLK — windows/amd64 + const WKE_MSG_MBUTTONDOWN — windows/amd64 + const WKE_MSG_MBUTTONUP — windows/amd64 + const WKE_MSG_MOUSEMOVE — windows/amd64 + const WKE_MSG_MOUSEWHEEL — windows/amd64 + const WKE_MSG_RBUTTONDBLCLK — windows/amd64 + const WKE_MSG_RBUTTONDOWN — windows/amd64 + const WKE_MSG_RBUTTONUP — windows/amd64 + const WKE_RBUTTON — windows/amd64 + const WKE_REPEAT — windows/amd64 + const WKE_RESOURCE_TYPE_FAVICON — windows/amd64 + const WKE_RESOURCE_TYPE_FONT_RESOURCE — windows/amd64 + const WKE_RESOURCE_TYPE_IMAGE — windows/amd64 + const WKE_RESOURCE_TYPE_LAST_TYPE — windows/amd64 + const WKE_RESOURCE_TYPE_MAIN_FRAME — windows/amd64 + const WKE_RESOURCE_TYPE_MEDIA — windows/amd64 + const WKE_RESOURCE_TYPE_OBJECT — windows/amd64 + const WKE_RESOURCE_TYPE_PING — windows/amd64 + const WKE_RESOURCE_TYPE_PREFETCH — windows/amd64 + const WKE_RESOURCE_TYPE_SCRIPT — windows/amd64 + const WKE_RESOURCE_TYPE_SERVICE_WORKER — windows/amd64 + const WKE_RESOURCE_TYPE_SHARED_WORKER — windows/amd64 + const WKE_RESOURCE_TYPE_STYLESHEET — windows/amd64 + const WKE_RESOURCE_TYPE_SUB_FRAME — windows/amd64 + const WKE_RESOURCE_TYPE_SUB_RESOURCE — windows/amd64 + const WKE_RESOURCE_TYPE_WORKER — windows/amd64 + const WKE_RESOURCE_TYPE_XHR — windows/amd64 + const WKE_SETTING_PAINTCALLBACK_IN_OTHER_THREAD — windows/amd64 + const WKE_SETTING_PROXY — windows/amd64 + const WKE_SHIFT — windows/amd64 + const WKE_WINDOW_TYPE_CONTROL — windows/amd64 + const WKE_WINDOW_TYPE_POPUP — windows/amd64 + const WKE_WINDOW_TYPE_TRANSPARENT — windows/amd64 + const WkeLevelDebug — windows/amd64 + const WkeLevelError — windows/amd64 + const WkeLevelInfo — windows/amd64 + const WkeLevelLast — windows/amd64 + const WkeLevelLog — windows/amd64 + const WkeLevelRevokedError — windows/amd64 + const WkeLevelWarning — windows/amd64 + const WkeWebDragOperationCopy — windows/amd64 + const WkeWebDragOperationDelete — windows/amd64 + const WkeWebDragOperationEvery — windows/amd64 + const WkeWebDragOperationGeneric — windows/amd64 + const WkeWebDragOperationLink — windows/amd64 + const WkeWebDragOperationMove — windows/amd64 + const WkeWebDragOperationNone — windows/amd64 + const WkeWebDragOperationPrivate — windows/amd64 + func CAStr(str string) uintptr — windows/amd64 + func CBool(val bool) uintptr — windows/amd64 + func CWStr(str string) uintptr — windows/amd64 + func Finalize() — windows/amd64 + func GoAStr(str uintptr) string — windows/amd64 + func GoBool(val uintptr) bool — windows/amd64 + func GoWStr(str uintptr) string — windows/amd64 + func Init() — windows/amd64 + func Initialize() — windows/amd64 + func InitializeEx(settings *WkeSettings) — windows/amd64 + func IsInitialize() bool — windows/amd64 + func LoadMiniBlinkDLL() *syscall.LazyDLL — windows/amd64 + func ToUInt64(r1, r2 uintptr) uint64 — windows/amd64 + func UInt64To(val uint64) (uintptr, uintptr) — windows/amd64 + type BlinkWebURLRequestPtr uintptr — windows/amd64 + type FILE_CLOSE_ uintptr — windows/amd64 + type FILE_OPEN_ uintptr — windows/amd64 + type FILE_READ uintptr — windows/amd64 + type FILE_SEEK uintptr — windows/amd64 + type FILE_SIZE uintptr — windows/amd64 + type Item struct — windows/amd64 + BaseURL *WkeMemBuf + BinaryData *WkeMemBuf + DisplayNameData *WkeMemBuf + FileSystemFileSize int64 + FileSystemURL *WkeMemBuf + FilenameData *WkeMemBuf + StringData *WkeMemBuf + StringType *WkeMemBuf + Title *WkeMemBuf + type JsCallAsFunctionCallback uintptr — windows/amd64 + type JsData struct — windows/amd64 + CallAsFunction JsCallAsFunctionCallback + Finalize JsFinalizeCallback + PropertyGet JsGetPropertyCallback + PropertySet JsSetPropertyCallback + TypeName [100]uint8 + type JsExceptionInfo struct — windows/amd64 + CallstackString uintptr + EndColumn int + EndPosition int + LineNumber int + Message uintptr + ScriptResourceName uintptr + SourceLine uintptr + StartColumn int + StartPosition int + type JsExecState uintptr — windows/amd64 + func (es JsExecState) AddRef(val JsValue) bool + func (es JsExecState) Arg(argIdx int) JsValue + func (es JsExecState) ArgCount() int + func (es JsExecState) ArgType(argIdx int) JsType + func (es JsExecState) ArrayBuffer(buffer string, size uint) JsValue + func (es JsExecState) Call(aFunc JsValue, thisObject JsValue, args *JsValue, argCount int) JsValue + func (es JsExecState) CallGlobal(aFunc JsValue, args *JsValue, argCount int) JsValue + func (es JsExecState) DeleteObjectProp(object JsValue, prop string) + func (es JsExecState) EmptyArray() JsValue + func (es JsExecState) EmptyObject() JsValue + func (es JsExecState) Eval(str string) JsValue + func (es JsExecState) EvalExW(str string, isInClosure bool) JsValue + func (es JsExecState) EvalW(str string) JsValue + func (es JsExecState) Function(obj *JsData) JsValue + func (es JsExecState) Get(object JsValue, prop string) JsValue + func (es JsExecState) GetArrayBuffer(value JsValue) *WkeMemBuf + func (es JsExecState) GetAt(object JsValue, index int) JsValue + func (es JsExecState) GetCallstack() string + func (es JsExecState) GetData(object JsValue) *JsData + func (es JsExecState) GetGlobal(prop string) JsValue + func (es JsExecState) GetKeys(object JsValue) *JsKeys + func (es JsExecState) GetLastErrorIfException() uintptr + func (es JsExecState) GetLength(object JsValue) int + func (es JsExecState) GetWebView() WkeWebView + func (es JsExecState) GlobalObject() JsValue + func (es JsExecState) IsJsValueValid(object JsValue) bool + func (es JsExecState) IsValidExecState() bool + func (es JsExecState) Object(obj *JsData) JsValue + func (es JsExecState) ReleaseRef(val JsValue) bool + func (es JsExecState) Set(object JsValue, prop string, v JsValue) + func (es JsExecState) SetAt(object JsValue, index int, v JsValue) + func (es JsExecState) SetGlobal(prop string, v JsValue) + func (es JsExecState) SetLength(object JsValue, length int) + func (es JsExecState) String(str string) JsValue + func (es JsExecState) StringW(str string) JsValue + func (es JsExecState) ThrowException(exception string) JsValue + func (es JsExecState) ToBoolean(v JsValue) bool + func (es JsExecState) ToDouble(v JsValue) float64 + func (es JsExecState) ToFloat(v JsValue) float32 + func (es JsExecState) ToInt(v JsValue) int + func (es JsExecState) ToTempString(v JsValue) string + func (es JsExecState) ToTempStringW(v JsValue) string + func (es JsExecState) ToV8Value(v JsValue) uintptr + type JsFinalizeCallback uintptr — windows/amd64 + type JsGetPropertyCallback uintptr — windows/amd64 + type JsKeys struct — windows/amd64 + Keys **uintptr + Length uint + type JsNativeFunction uintptr — windows/amd64 + type JsSetPropertyCallback uintptr — windows/amd64 + type JsType int — windows/amd64 + const JSTYPE_ARRAY + const JSTYPE_BOOLEAN + const JSTYPE_FUNCTION + const JSTYPE_NULL + const JSTYPE_NUMBER + const JSTYPE_OBJECT + const JSTYPE_STRING + const JSTYPE_UNDEFINED + type JsValue int64 — windows/amd64 + func (j *JsValue) Boolean(b bool) + func (j *JsValue) Double(d float64) + func (j *JsValue) False() + func (j *JsValue) Float(f float32) + func (j *JsValue) Int(n int) + func (j *JsValue) Null() + func (j *JsValue) True() + func (j *JsValue) Undefined() + func (j JsValue) GC() + func (j JsValue) IsArray() bool + func (j JsValue) IsBoolean() bool + func (j JsValue) IsFalse() bool + func (j JsValue) IsFunction() bool + func (j JsValue) IsNull() bool + func (j JsValue) IsNumber() bool + func (j JsValue) IsObject() bool + func (j JsValue) IsString() bool + func (j JsValue) IsTrue() bool + func (j JsValue) IsUndefined() bool + func (j JsValue) TypeOf() JsType + type ON_TITLE_CHANGED uintptr — windows/amd64 + type ON_URL_CHANGED uintptr — windows/amd64 + type StorageType WkeStorageType — windows/amd64 + type TMiniBlinkWebview struct — windows/amd64 + OnCreateView TOnCreateViewEvent + OnDocumentReady TOnDocumentReadyEvent + OnLoadingFinish TOnLoadingFinishEvent + OnNavigation TOnNavigationEvent + OnTitleChanged TOnTitleChangedEvent + OnURLChanged TOnURLChangedEvent + Webview WkeWebView + func NewMiniBlinkWebview(hWnd types.HWND) *TMiniBlinkWebview + func (w *TMiniBlinkWebview) DestroyWebWindow() + func (w *TMiniBlinkWebview) Free() + func (w *TMiniBlinkWebview) IsValid() bool + func (w *TMiniBlinkWebview) Load(url string) + func (w *TMiniBlinkWebview) MoveWindow(x, y, width, height int) + func (w *TMiniBlinkWebview) Show(val bool) + type TOnCreateViewEvent func(sender *TMiniBlinkWebview, navigationType WkeNavigationType, url WkeString, ...) — windows/amd64 + type TOnDocumentReadyEvent func(sender *TMiniBlinkWebview) — windows/amd64 + type TOnLoadingFinishEvent func(sender *TMiniBlinkWebview, url string, result WkeLoadingResult, ...) — windows/amd64 + type TOnNavigationEvent func(sender *TMiniBlinkWebview, navigationType WkeNavigationType, url string) — windows/amd64 + type TOnTitleChangedEvent func(sender *TMiniBlinkWebview, title string) — windows/amd64 + type TOnURLChangedEvent func(sender *TMiniBlinkWebview, url string) — windows/amd64 + type V8ContextPtr uintptr — windows/amd64 + type V8Isolate uintptr — windows/amd64 + type WKE_EXISTS_FILE uintptr — windows/amd64 + type WKE_FILE_CLOSE FILE_CLOSE_ — windows/amd64 + type WKE_FILE_OPEN FILE_OPEN_ — windows/amd64 + type WKE_FILE_READ FILE_READ — windows/amd64 + type WKE_FILE_SEEK FILE_SEEK — windows/amd64 + type WKE_FILE_SIZE FILE_SIZE — windows/amd64 + type WkeAlertBoxCallback uintptr — windows/amd64 + type WkeCallUiThread uintptr — windows/amd64 + type WkeClientHandler struct — windows/amd64 + OnTitleChanged ON_TITLE_CHANGED + OnURLChanged ON_URL_CHANGED + type WkeConfirmBoxCallback uintptr — windows/amd64 + type WkeConsoleCallback uintptr — windows/amd64 + type WkeConsoleLevel int — windows/amd64 + type WkeCookieCommand int — windows/amd64 + const WkeCookieCommandClearAllCookies + const WkeCookieCommandClearSessionCookies + const WkeCookieCommandFlushCookiesToFile + const WkeCookieCommandReloadCookiesFromFile + type WkeCookieVisitor = uintptr — windows/amd64 + type WkeCreateViewCallback uintptr — windows/amd64 + type WkeCursorInfoType int — windows/amd64 + const WkeCursorInfoAlias + const WkeCursorInfoCell + const WkeCursorInfoColumnResize + const WkeCursorInfoContextMenu + const WkeCursorInfoCopy + const WkeCursorInfoCross + const WkeCursorInfoCustom + const WkeCursorInfoEastPanning + const WkeCursorInfoEastResize + const WkeCursorInfoEastWestResize + const WkeCursorInfoGrab + const WkeCursorInfoGrabbing + const WkeCursorInfoHand + const WkeCursorInfoHelp + const WkeCursorInfoIBeam + const WkeCursorInfoMiddlePanning + const WkeCursorInfoMove + const WkeCursorInfoNoDrop + const WkeCursorInfoNone + const WkeCursorInfoNorthEastPanning + const WkeCursorInfoNorthEastResize + const WkeCursorInfoNorthEastSouthWestResize + const WkeCursorInfoNorthPanning + const WkeCursorInfoNorthResize + const WkeCursorInfoNorthSouthResize + const WkeCursorInfoNorthWestPanning + const WkeCursorInfoNorthWestResize + const WkeCursorInfoNorthWestSouthEastResize + const WkeCursorInfoNotAllowed + const WkeCursorInfoPointer + const WkeCursorInfoProgress + const WkeCursorInfoRowResize + const WkeCursorInfoSouthEastPanning + const WkeCursorInfoSouthEastResize + const WkeCursorInfoSouthPanning + const WkeCursorInfoSouthResize + const WkeCursorInfoSouthWestPanning + const WkeCursorInfoSouthWestResize + const WkeCursorInfoVerticalText + const WkeCursorInfoWait + const WkeCursorInfoWestPanning + const WkeCursorInfoWestResize + const WkeCursorInfoZoomIn + const WkeCursorInfoZoomOut + type WkeDidCreateScriptContextCallback uintptr — windows/amd64 + type WkeDocumentReady2Callback uintptr — windows/amd64 + type WkeDocumentReadyCallback uintptr — windows/amd64 + type WkeDownload2Callback uintptr — windows/amd64 + type WkeDownloadCallback uintptr — windows/amd64 + type WkeDownloadOpt int — windows/amd64 + type WkeDraggableRegion struct — windows/amd64 + Bounds types.TRect + Draggable bool + type WkeDraggableRegionsChangedCallback uintptr — windows/amd64 + type WkeHttBodyElementType int — windows/amd64 + const WkeHttBodyElementTypeData + const WkeHttBodyElementTypeFile + type WkeJsNativeFunction uintptr — windows/amd64 + type WkeKeyFlags int — windows/amd64 + type WkeLoadUrlBeginCallback uintptr — windows/amd64 + type WkeLoadUrlEndCallback uintptr — windows/amd64 + type WkeLoadUrlFailCallback uintptr — windows/amd64 + type WkeLoadingFinishCallback uintptr — windows/amd64 + type WkeLoadingResult int — windows/amd64 + const WKE_LOADING_CANCELED + const WKE_LOADING_FAILED + const WKE_LOADING_SUCCEEDED + type WkeMediaLoadInfo struct — windows/amd64 + Duration float64 + Height int + Size int + Width int + type WkeMediaPlayer uintptr — windows/amd64 + type WkeMediaPlayerClient uintptr — windows/amd64 + type WkeMediaPlayerFactory uintptr — windows/amd64 + type WkeMemBuf struct — windows/amd64 + Data uintptr + Length uint + Size int + type WkeMenuItemId int — windows/amd64 + type WkeMouseFlags int — windows/amd64 + type WkeMouseMsg int — windows/amd64 + type WkeNavigationCallback uintptr — windows/amd64 + type WkeNavigationType int — windows/amd64 + const WKE_NAVIGATION_TYPE_BACKFORWARD + const WKE_NAVIGATION_TYPE_FORMRESUBMITT + const WKE_NAVIGATION_TYPE_FORMSUBMITTE + const WKE_NAVIGATION_TYPE_LINKCLICK + const WKE_NAVIGATION_TYPE_OTHER + const WKE_NAVIGATION_TYPE_RELOAD + type WkeNetJob uintptr — windows/amd64 + type WkeNetJobDataBind struct — windows/amd64 + FinishCallback WkeNetJobDataFinishCallback + Param uintptr + RecvCallback WkeNetJobDataRecvCallback + type WkeNetJobDataFinishCallback uintptr — windows/amd64 + type WkeNetJobDataRecvCallback uintptr — windows/amd64 + type WkeNetResponseCallback uintptr — windows/amd64 + type WkeNodeOnCreateProcessCallback uintptr — windows/amd64 + type WkeOnCallUiThread uintptr — windows/amd64 + type WkeOnContextMenuItemClickCallback uintptr — windows/amd64 + type WkeOnContextMenuItemClickStep int — windows/amd64 + type WkeOnContextMenuItemClickType int — windows/amd64 + type WkeOnIsMediaPlayerSupportsMIMEType uintptr — windows/amd64 + type WkeOnNetGetFaviconCallback uintptr — windows/amd64 + type WkeOnOtherLoadCallback uintptr — windows/amd64 + type WkeOnPluginFindCallback uintptr — windows/amd64 + type WkeOnPrintCallback uintptr — windows/amd64 + type WkeOnShowDevtoolsCallback uintptr — windows/amd64 + type WkeOnUrlRequestDidFailCallback uintptr — windows/amd64 + type WkeOnUrlRequestDidFinishLoadingCallback uintptr — windows/amd64 + type WkeOnUrlRequestDidReceiveDataCallback uintptr — windows/amd64 + type WkeOnUrlRequestDidReceiveResponseCallback uintptr — windows/amd64 + type WkeOnUrlRequestWillRedirectCallback uintptr — windows/amd64 + type WkeOtherLoadType int — windows/amd64 + const WKE_DID_GET_REDIRECT_REQUEST + const WKE_DID_GET_RESPONSE_DETAILS + const WKE_DID_NAVIGATE + const WKE_DID_NAVIGATE_IN_PAGE + const WKE_DID_POST_REQUEST + const WKE_DID_START_LOADING + const WKE_DID_STOP_LOADING + type WkePaintBitUpdatedCallback uintptr — windows/amd64 + type WkePaintUpdatedCallback uintptr — windows/amd64 + type WkePdfDatas struct — windows/amd64 + Count int + Datas **uintptr + Sizes *uint + type WkePoint struct — windows/amd64 + X int + Y int + type WkePostBodyElement struct — windows/amd64 + AType WkeHttBodyElementType + Data *WkeMemBuf + FileLength int64 + FilePath WkeString + FileStart int64 + Size int + type WkePostBodyElements struct — windows/amd64 + Element **WkePostBodyElement + ElementSize uint + IsDirty bool + Size int + type WkePrintSettings struct — windows/amd64 + DPI int + Height int + IsLandscape bool + IsPrintBackgroud bool + IsPrintPageHeadAndFooter bool + MarginBottom int + MarginLeft int + MarginRight int + MarginTop int + StructSize int + Width int + type WkePromptBoxCallback uintptr — windows/amd64 + type WkeProxy struct — windows/amd64 + Hostname [100]uint8 + Password [50]uint8 + Port uint16 + Type WkeProxyType + Username [50]uint8 + type WkeProxyType int — windows/amd64 + const WKE_PROXY_HTTP + const WKE_PROXY_NONE + const WKE_PROXY_SOCKS4 + const WKE_PROXY_SOCKS4A + const WKE_PROXY_SOCKS5 + const WKE_PROXY_SOCKS5HOSTNAME + type WkeRect struct — windows/amd64 + H int + W int + X int + Y int + type WkeRequestType int — windows/amd64 + const KWkeRequestTypeGet + const KWkeRequestTypeInvalidation + const KWkeRequestTypePost + const KWkeRequestTypePut + type WkeResourceType int — windows/amd64 + type WkeScreenshotSettings struct — windows/amd64 + Height int + StructSize int + Width int + type WkeSettingMask int — windows/amd64 + type WkeSettings struct — windows/amd64 + Mask uint + Proxy WkeProxy + type WkeStartDraggingCallback uintptr — windows/amd64 + type WkeStorageType int — windows/amd64 + type WkeString uintptr — windows/amd64 + type WkeTempCallbackInfo struct — windows/amd64 + Frame WkeWebFrameHandle + Job WkeNetJob + PostBody WkePostBodyElements + Size int + Url uintptr + WillSendRequestInfo *WkeWillSendRequestInfo + type WkeTitleChangedCallback uintptr — windows/amd64 + type WkeURLChangedCallback uintptr — windows/amd64 + type WkeURLChangedCallback2 uintptr — windows/amd64 + type WkeUiThreadPostTaskCallback uintptr — windows/amd64 + type WkeUiThreadRunCallback uintptr — windows/amd64 + type WkeUrlRequestCallbacks struct — windows/amd64 + DidFailCallback WkeOnUrlRequestDidFailCallback + DidFinishLoadingCallback WkeOnUrlRequestDidFinishLoadingCallback + DidReceiveDataCallback WkeOnUrlRequestDidReceiveDataCallback + DidReceiveResponseCallback WkeOnUrlRequestDidReceiveResponseCallback + WillRedirectCallback WkeOnUrlRequestWillRedirectCallback + type WkeViewSettings struct — windows/amd64 + BgColor uint + Size int + type WkeWebDragData struct — windows/amd64 + M_filesystemId *WkeMemBuf + M_itemList *Item + M_itemListLength int + M_modifierKeyState int + type WkeWebDragOperation int — windows/amd64 + type WkeWebDragOperationsMask WkeWebDragOperation — windows/amd64 + type WkeWebFrameHandle uintptr — windows/amd64 + type WkeWebUrlRequestPtr uintptr — windows/amd64 + type WkeWebUrlResponsePtr uintptr — windows/amd64 + type WkeWebView uintptr — windows/amd64 + func (w WkeWebView) AddDirtyArea(x, y, width, height int) + func (w WkeWebView) CanGoBack() bool + func (w WkeWebView) CanGoForward() bool + func (w WkeWebView) ContentsHeight() int + func (w WkeWebView) ContentsWidth() int + func (w WkeWebView) EditorCopy() + func (w WkeWebView) EditorCut() + func (w WkeWebView) EditorDelete() + func (w WkeWebView) EditorPaste() + func (w WkeWebView) EditorRedo() + func (w WkeWebView) EditorSelectAll() + func (w WkeWebView) EditorUnSelect() + func (w WkeWebView) EditorUndo() + func (w WkeWebView) FireContextMenuEvent(x, y int, flags uint) bool + func (w WkeWebView) FireKeyDownEvent(virtualKeyCode, flags uint, systemKey bool) bool + func (w WkeWebView) FireKeyPressEvent(virtualKeyCode, flags uint, systemKey bool) bool + func (w WkeWebView) FireKeyUpEvent(virtualKeyCode, flags uint, systemKey bool) bool + func (w WkeWebView) FireMouseEvent(message uint, x, y int, flags uint) bool + func (w WkeWebView) FireMouseWheelEvent(x, y, delta int, flags uint) bool + func (w WkeWebView) GetClientHandler() *WkeClientHandler + func (w WkeWebView) GlobalExec() JsExecState + func (w WkeWebView) GoBack() + func (w WkeWebView) GoForward() + func (w WkeWebView) Height() int + func (w WkeWebView) IsAwake() bool + func (w WkeWebView) IsCookieEnabled() bool + func (w WkeWebView) IsDirty() bool + func (w WkeWebView) IsDocumentReady() bool + func (w WkeWebView) IsLoading() bool + func (w WkeWebView) IsLoadingFailed() bool + func (w WkeWebView) IsLoadingSucceeded() bool + func (w WkeWebView) IsTransparent() bool + func (w WkeWebView) KillFocus() + func (w WkeWebView) LayoutIfNeeded() + func (w WkeWebView) LoadFile(html string) + func (w WkeWebView) LoadHTML(html string) + func (w WkeWebView) LoadURL(url string) + func (w WkeWebView) MediaVolume() float32 + func (w WkeWebView) Name() string + func (w WkeWebView) Paint(bits uintptr, pitch int) + func (w WkeWebView) Reload() + func (w WkeWebView) Resize(width, height int) + func (w WkeWebView) RunJS(script string) JsValue + func (w WkeWebView) SetClientHandler(handler *WkeClientHandler) + func (w WkeWebView) SetCookieEnabled(enable bool) + func (w WkeWebView) SetDirty(dirty bool) + func (w WkeWebView) SetEditable(editable bool) + func (w WkeWebView) SetFocus() + func (w WkeWebView) SetMediaVolume(volume float32) + func (w WkeWebView) SetName(name string) + func (w WkeWebView) SetTransparent(val bool) + func (w WkeWebView) SetZoomFactor(factor float32) + func (w WkeWebView) Sleep() + func (w WkeWebView) StopLoading() + func (w WkeWebView) Title() string + func (w WkeWebView) URL() string + func (w WkeWebView) Wake() + func (w WkeWebView) Width() int + func (w WkeWebView) ZoomFactor() float32 + type WkeWillMediaLoadCallback uintptr — windows/amd64 + type WkeWillReleaseScriptContextCallback uintptr — windows/amd64 + type WkeWillSendRequestInfo struct — windows/amd64 + Headers uintptr + HttpResponseCode int + Method WkeString + NewUrl WkeString + Referrer WkeString + ResourceType WkeResourceType + Url WkeString + type WkeWindowClosingCallback uintptr — windows/amd64 + type WkeWindowCreateInfo struct — windows/amd64 + Color types.COLORREF + Height int + Parent types.HWND + Size int + Style uint32 + StyleEx uint32 + Width int + X int + Y int + type WkeWindowDestroyCallback uintptr — windows/amd64 + type WkeWindowFeatures struct — windows/amd64 + Fullscreen bool + Height int + LocationBarVisible bool + MenuBarVisible bool + Resizable bool + ScrollbarsVisible bool + StatusBarVisible bool + ToolBarVisible bool + Width int + X int + Y int + type WkeWindowType int — windows/amd64