Home
last modified time | relevance | path

Searched defs:NewMenuWidget (Results 1 – 2 of 2) sorted by relevance

/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/vt100/vt100-1.9.9/cmd/menu/
H A Dwidget.go24 func NewMenuWidget(title, titleColor string, choices []string, fg, hi, active, arrowColor string, c… func
/dports/editors/o/o-2.46.0/
H A Dmenuwidget.go30 func NewMenuWidget(title string, choices []string, titleColor, arrowColor, textColor, highlightColo… func