godot-d ~releases (2022-04-02T06:37:10.8312204)
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]
struct
Button
@
nogc
nothrow @
property
Texture
icon
(
)
Texture
icon
[@property setter]
Meta
Source
See Implementation
godot
button
Button
aliases
BaseClasses
enums
Constants
TextAlign
functions
getButtonIcon
getClipText
getText
getTextAlign
isExpandIcon
isFlat
opAssign
opEquals
setButtonIcon
setClipText
setExpandIcon
setFlat
setText
setTextAlign
toHash
properties
_align
clipText
expandIcon
flat
icon
text
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Button's icon, if text is present the icon will be placed before the text.