FontChooserT.addOnFontActivated

Emitted when a font is activated. This usually happens when the user double clicks an item, or an item is selected and the user presses one of the keys Space, Shift+Space, Return or Enter. See Also GtkFontChooserDialog, GtkFontChooserWidget, GtkFontButton

template FontChooserT(TStruct)
void
addOnFontActivated
(
void delegate
(
string
,
FontChooserIF
)
dlg
,)

Meta