windriver

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2020 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ColorRefFromImageColor

func ColorRefFromImageColor(c color.Color) _ColorRef

func FilesDropped added in v1.1.0

func FilesDropped(hDrop uintptr) []string

func RectFromImageRectangle

func RectFromImageRectangle(r image.Rectangle) _Rect

func UTF16PtrFromString

func UTF16PtrFromString(s string) *uint16

Types

type AppData added in v1.1.0

type AppData struct {
	Ch    *chanutil.NBChan
	Value interface{}
}

func NewAppData added in v1.1.0

func NewAppData(v interface{}) *AppData

type DndMan added in v1.1.0

type DndMan struct {
}

Drag and drop manager.

func NewDndMan added in v1.1.0

func NewDndMan() *DndMan

func (*DndMan) HandleDrop added in v1.1.0

func (m *DndMan) HandleDrop(hDrop uintptr) (interface{}, bool, error)

type Window

type Window struct {
	// contains filtered or unexported fields
}

Functions preceded by "ost" run in the "operating-system-thread".

func NewWindow2 added in v1.1.0

func NewWindow2() (*Window, error)

func (*Window) NextEvent

func (win *Window) NextEvent() (event.Event, bool)

func (*Window) Request added in v1.1.0

func (win *Window) Request(req event.Request) error

Jump to

Keyboard shortcuts

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