FontDialogButton.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gtk.font_dialog.FontDialog dialog = null)Creates a new gtk.font_dialog_button.FontDialogButton with the given gtk.font_dialog.FontDialog.
You can pass NULL to this function and set a gtk.font_dialog.FontDialog later. The button will be insensitive until that happens.
Parameters
dialog | the gtk.font_dialog.FontDialog to use |