package
0.0.0-20170323211221-abd1f791f5ee
Repository: https://github.com/aclements/go-gg.git
Documentation: pkg.go.dev

# Structs

Grid lays out elements in a two dimensional table.
Leaf is a leaf in a layout hierarchy.

# Interfaces

An Element is a rectangular feature in a layout.
A Group is an Element that manages the layout of child Elements.