nanogui v1.0.1 (2021-04-26T14:11:00Z)
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.