nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
GridLayout.colAlignment
nanogui
layout
GridLayout
Sets the Alignment of the columns.
void
colAlignment
(Alignment value)
class
GridLayout
final
void
colAlignment
(
Alignment
value
)
void
colAlignment
(Array!Alignment value)
Meta
Source
See Implementation
nanogui
layout
GridLayout
constructors
this
functions
alignment
colAlignment
computeLayout
margin
orientation
performLayout
preferredSize
resolution
rowAlignment
spacing
variables
mAlignment
mDefaultAlignment
mMargin
mOrientation
mResolution
mSpacing
Sets the Alignment of the columns.