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