nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
Button.flags
nanogui
button
Button
Sets the flags of this Button (see
nanogui.Button.Flags
for options).
int
flags
()
void
flags
(int buttonFlags)
class
Button
final
void
flags
(
int
buttonFlags
)
Meta
Source
See Implementation
nanogui
button
Button
constructors
this
enums
Flags
IconPosition
functions
backgroundColor
buttonGroup
callback
caption
changeCallback
draw
flags
icon
iconPosition
mouseButtonEvent
preferredSize
pushed
textColor
variables
mBackgroundColor
mButtonGroup
mCallback
mCaption
mChangeCallback
mFlags
mIcon
mIconPosition
mImage
mPushed
mTextColor
Sets the flags of this Button (see nanogui.Button.Flags for options).