dlangui v0.9.76 (2017-06-21T06:58:02Z)
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
orientation
text
variables
_icon
_label
constructor from action