nanogui v0.0.9 (2019-02-26T05:50:23Z)
Dub
Repo
GroupLayout.groupIndent
nanogui
layout
GroupLayout
Sets the indent of widgets in a group (underneath a Label) of this GroupLayout.
int
groupIndent
()
void
groupIndent
(int groupIndent)
class
GroupLayout
final
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
Sets the indent of widgets in a group (underneath a Label) of this GroupLayout.