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