syntax

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2021 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockState added in v0.2.1

type BlockState int
const (
	InevaluableBlockingUntunneledTraffic BlockState = iota
	BlockingUntunneledTraffic
	NotBlockingUntunneledTraffic
)

type SyntaxEdit

type SyntaxEdit struct {
	walk.WidgetBase
	// contains filtered or unexported fields
}

func NewSyntaxEdit

func NewSyntaxEdit(parent walk.Container) (*SyntaxEdit, error)

func (*SyntaxEdit) ApplyDPI

func (se *SyntaxEdit) ApplyDPI(dpi int)

func (*SyntaxEdit) BlockUntunneledTrafficStateChanged

func (se *SyntaxEdit) BlockUntunneledTrafficStateChanged() *walk.IntEvent

func (*SyntaxEdit) CreateLayoutItem

func (*SyntaxEdit) CreateLayoutItem(ctx *walk.LayoutContext) walk.LayoutItem

func (*SyntaxEdit) LayoutFlags

func (se *SyntaxEdit) LayoutFlags() walk.LayoutFlags

func (*SyntaxEdit) MinSizeHint

func (se *SyntaxEdit) MinSizeHint() walk.Size

func (*SyntaxEdit) NeedsWmSize added in v0.2.1

func (*SyntaxEdit) NeedsWmSize() bool

func (*SyntaxEdit) PrivateKeyChanged

func (se *SyntaxEdit) PrivateKeyChanged() *walk.StringEvent

func (*SyntaxEdit) SetText

func (se *SyntaxEdit) SetText(text string) (err error)

func (*SyntaxEdit) SizeHint

func (se *SyntaxEdit) SizeHint() walk.Size

func (*SyntaxEdit) Text

func (se *SyntaxEdit) Text() string

func (*SyntaxEdit) TextChanged

func (se *SyntaxEdit) TextChanged() *walk.Event

func (*SyntaxEdit) WndProc

func (se *SyntaxEdit) WndProc(hWnd win.HWND, msg uint32, wParam, lParam uintptr) uintptr

Jump to

Keyboard shortcuts

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