Versions in this module Expand all Collapse all v0 v0.1.5 Dec 12, 2024 Changes in this version + type RowView struct + func New(elems ...view.Viewer) *RowView + func (v *RowView) Draw(w *impress.Window, rect image.Rectangle) + func (v *RowView) MarginX(marginX fn.Int) *RowView + func (v *RowView) Size(size image.Point) image.Point