nanogui v0.3.1 (2020-03-06T20:08:46Z)
Dub
Repo
GroupLayout.spacing
nanogui
layout
GroupLayout
Sets the spacing between widgets of this GroupLayout.
int
spacing
()
void
spacing
(int spacing)
class
GroupLayout
final
void
spacing
(
int
spacing
)
Meta
Source
See Implementation
nanogui
layout
GroupLayout
constructors
this
functions
groupIndent
groupSpacing
margin
performLayout
preferredSize
spacing
variables
mGroupIndent
mGroupSpacing
mMargin
mSpacing
Sets the spacing between widgets of this GroupLayout.