godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Button.icon
godot
button
Button
Button's icon, if text is present the icon will be placed before the text.
Texture
icon
[@property getter]
Texture
icon
[@property setter]
struct
Button
@
nogc
nothrow @
property
void
icon
(
Texture
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
Button's icon, if text is present the icon will be placed before the text.