FontDialogButton.setDialog
void setDialog(gtk.font_dialog.FontDialog dialog)Sets a [gtk.font_dialog.FontDialog] object to use for creating the font chooser dialog that is presented when the user clicks the button.
Parameters
dialog | the new [gtk.font_dialog.FontDialog] |