Gtk.FontSelection.prototype.set_preview_text
function set_preview_text(text:String):void { // Gjs wrapper for gtk_font_selection_set_preview_text() }
Sets the text displayed in the preview area. The text is used to show how the selected font looks.
- text
the text to display in the preview area