Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MinSizeView ¶
MinSizeView expands a size of any Viewer to specified width
func (*MinSizeView) Draw ¶
func (v *MinSizeView) Draw(w *impress.Window, rect image.Rectangle)
Draw draws a view element
func (*MinSizeView) MinSize ¶ added in v0.1.5
func (v *MinSizeView) MinSize(size fn.Point) *MinSizeView
MinSize sets a minimal size function
Click to show internal directories.
Click to hide internal directories.