nanogui ~master (2021-04-26T14:20:51Z)
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.