nanogui v0.0.9 (2019-02-26T05:50:23Z)
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.