godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
SpinBox.suffix
godot
spinbox
SpinBox
Adds the specified
suffix
string after the numerical value of the
SpinBox
.
String
suffix
[@property getter]
String
suffix
[@property setter]
struct
SpinBox
@
nogc
nothrow @
property
void
suffix
(
String
v
)
Meta
Source
See Implementation
godot
spinbox
SpinBox
aliases
BaseClasses
functions
_guiInput
_lineEditFocusExit
_lineEditInput
_rangeClickTimeout
_textEntered
apply
getAlign
getLineEdit
getPrefix
getSuffix
isEditable
opAssign
opEquals
setAlign
setEditable
setPrefix
setSuffix
toHash
properties
_align
editable
prefix
suffix
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Adds the specified suffix string after the numerical value of the SpinBox.