dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ImageTextButton.this
dlangui
widgets
controls
ImageTextButton
constructor from action
this
(string ID, string drawableId, string textResourceId)
this
(string ID, string drawableId, dstring rawText)
this
(Action a)
class
ImageTextButton
this
(
const
Action
a
)
Meta
Source
See Implementation
dlangui
widgets
controls
ImageTextButton
constructors
this
functions
initialize
properties
font
fontFace
fontFamily
fontItalic
fontSize
fontWeight
orientation
text
textColor
textFlags
variables
_icon
_label
constructor from action