Documentation ¶
Index ¶
- type Direction
- type FocusStrategy
- type Grid
- func (g *Grid) Center() error
- func (g *Grid) Focus(strategy FocusStrategy) error
- func (g *Grid) Fullscreen() error
- func (g *Grid) Grow(diff Size) error
- func (g *Grid) Kill() error
- func (g *Grid) Move(diff Size) error
- func (g *Grid) Snap() error
- func (g *Grid) Spread(direction Direction) error
- func (g *Grid) Teleport(r Rectangle) error
- func (g *Grid) Throw(direction Direction) error
- func (g *Grid) ViewInclude(n int) error
- func (g *Grid) ViewSet(n int) error
- func (g *Grid) WatchWindowEvents() error
- type Margins
- type Options
- type Position
- type Rectangle
- type Size
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Grid ¶
type Grid struct {
// contains filtered or unexported fields
}
func (*Grid) Focus ¶
func (g *Grid) Focus(strategy FocusStrategy) error
func (*Grid) Fullscreen ¶
func (*Grid) ViewInclude ¶
func (*Grid) WatchWindowEvents ¶
Click to show internal directories.
Click to hide internal directories.