tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
ColorDialog.this
tkd
window
dialog
colordialog
ColorDialog
Construct the dialog.
this
(Window parent, string title)
class
ColorDialog
this
(
Window
parent
,
string
title
= "Color"
)
this
(string title)
Parameters
parent
Window
The parent window of the dialog.
title
string
The title of the dialog.
Meta
Source
See Implementation
tkd
window
dialog
colordialog
ColorDialog
constructors
this
functions
setInitialColor
show
Construct the dialog.