MCPcopy Create free account
hub / github.com/cogentcore/core / KeyRune

Method KeyRune

events/event.go:179–179  ·  view source on GitHub ↗

Rune is the meaning of the key event as determined by the operating system. The mapping is determined by system-dependent current layout, modifiers, lock-states, etc.

()

Source from the content-addressed store, hash-verified

177 // operating system. The mapping is determined by system-dependent
178 // current layout, modifiers, lock-states, etc.
179 KeyRune() rune
180
181 // Code is the identity of the physical key relative to a notional
182 // "standard" keyboard, independent of current layout, modifiers,

Callers 12

handleKeyEventsMethod · 0.65
focusOnNameMethod · 0.65
InitMethod · 0.65
showNowImplMethod · 0.65
keyInputReadOnlyMethod · 0.65
iSearchKeyInputMethod · 0.65
qReplaceKeyInputMethod · 0.65
iSpellKeyInputMethod · 0.65
keyInputMethod · 0.65
keyInputInsertBracketMethod · 0.65
keyInputInsertRuneMethod · 0.65

Implementers 2

Baseevents/base.go
_cogentcore_org_core_events_Eventyaegicore/symbols/cogentcore_org-core-

Calls

no outgoing calls

Tested by

no test coverage detected