src

package
v2.0.0-beta Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppBrowserInit

func AppBrowserInit()

func AppRenderInit

func AppRenderInit() *cef.TCEFApplication

Types

type ObjDemo

type ObjDemo struct {
	NameField           string
	ObjDemoStringField  string
	ObjDemoBoolField    bool
	ObjDemoIntField     int32
	ObjDemoFloat64Field float64
	SubObjDemoField     *SubObjDemo
}
var ObjDemoVar *ObjDemo

func (*ObjDemo) CallbackCount

func (m *ObjDemo) CallbackCount()

type SubObjDemo

type SubObjDemo struct {
	SubString string
	SubBool   bool
}

func (*SubObjDemo) SubObjFn1

func (m *SubObjDemo) SubObjFn1(aaa int32)

Jump to

Keyboard shortcuts

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