nanogui v0.3.1 (2020-03-06T20:08:46Z)
Dub
Repo
GroupLayout.groupIndent
nanogui
layout
GroupLayout
The indent of widgets in a group (underneath a Label) of this GroupLayout.
int
groupIndent
()
class
GroupLayout
final const
int
groupIndent
(
)
void
groupIndent
(int groupIndent)
Meta
Source
See Implementation
nanogui
layout
GroupLayout
constructors
this
functions
groupIndent
groupSpacing
margin
performLayout
preferredSize
spacing
variables
mGroupIndent
mGroupSpacing
mMargin
mSpacing
The indent of widgets in a group (underneath a Label) of this GroupLayout.