tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
FontDialog.this
tkd
window
dialog
fontdialog
FontDialog
Construct the dialog.
this
(Window parent, string title)
class
FontDialog
this
(
Window
parent
,
string
title
= "Font"
)
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
fontdialog
FontDialog
constructors
this
functions
hide
isVisible
removeCommand
setCommand
show
Construct the dialog.