godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
SpinBox._align
godot
spinbox
SpinBox
Sets the text alignment of the
SpinBox
.
LineEdit
.
Align
_align
[@property getter]
long
_align
[@property setter]
struct
SpinBox
@
nogc
nothrow @
property
void
_align
(
long
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
Sets the text alignment of the SpinBox.