jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
Layout
jcli
text
layout
Undocumented in source.
struct
Layout {
this
(Rect area, int horizBlocks, int vertBlocks);
Rect
blockRectToRealRect
(Rect blockRect);
}
Constructors
this
this
(Rect area, int horizBlocks, int vertBlocks)
Undocumented in source.
Members
Functions
blockRectToRealRect
Rect
blockRectToRealRect
(Rect blockRect)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
jcli
text
layout
structs
Layout
LayoutBuilder