Gtk.FontChooser.prototype.get_show_preview_entry

function get_show_preview_entry():Boolean {
    // Gjs wrapper for gtk_font_chooser_get_show_preview_entry()
}

Returns whether the preview entry is shown or not.

Since 3.2

Returns

true if the preview entry is shown or false if it is hidden.