Documentation
¶
Overview ¶
Package menuutil contains user-interface functions and helpers for termshark.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeMenuNavigatingKeyPress ¶
func MakeMenuNavigatingKeyPress(left *NextMenu, right *NextMenu) appkeys.KeyInputFn
func MakeMenuWithHotKeys ¶
func MakeMenuWithHotKeys(items []SimpleMenuItem) gowid.IWidget
Types ¶
type SimpleMenuItem ¶
type SimpleMenuItem struct { Txt string Key gowid.IKey CB gowid.WidgetChangedFunction }
func MakeMenuDivider ¶
func MakeMenuDivider() SimpleMenuItem
Click to show internal directories.
Click to hide internal directories.