Gtk.FontSelectionDialog.prototype.set_preview_text
function set_preview_text(text:String):void { // Gjs wrapper for gtk_font_selection_dialog_set_preview_text() }
Sets the text displayed in the preview area.
- text
the text to display in the preview area