dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Button.this
dlangui
widgets
controls
Button
constructor from action
this
()
this
(string ID)
this
(string ID, UIString label)
this
(string ID, dstring label)
this
(string ID, string labelResourceId)
this
(Action a)
class
Button
this
(
const
Action
a
)
Meta
Source
See Implementation
dlangui
widgets
controls
Button
constructors
this
functions
measure
onDraw
properties
text
textResource
variables
_text
constructor from action