Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImagesWidget ¶
type ImagesWidget struct {
// contains filtered or unexported fields
}
func (*ImagesWidget) Next ¶
func (i *ImagesWidget) Next()
func (*ImagesWidget) Previous ¶
func (i *ImagesWidget) Previous()
type StdoutStream ¶
func NewsStdoutStream ¶
func NewsStdoutStream(f *os.File) *StdoutStream
type ToggleList ¶
type ToggleList struct {
// contains filtered or unexported fields
}
func NewToggleList ¶
func NewToggleList(listA *widgets.List, listB *widgets.List) *ToggleList
func (*ToggleList) HandleEvent ¶
func (t *ToggleList) HandleEvent(e *ui.Event) bool
Click to show internal directories.
Click to hide internal directories.