godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Button.text
godot
button
Button
The button's text that will be displayed inside the button's area.
String
text
[@property getter]
String
text
[@property setter]
struct
Button
@
nogc
nothrow @
property
void
text
(
String
v
)
Meta
Source
See Implementation
godot
button
Button
aliases
BaseClasses
enums
Constants
TextAlign
functions
getButtonIcon
getClipText
getText
getTextAlign
isFlat
opAssign
opEquals
setButtonIcon
setClipText
setFlat
setText
setTextAlign
properties
_align
clipText
flat
icon
text
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
The button's text that will be displayed inside the button's area.