Gtk.PaperSize.prototype.is_custom
function is_custom():Boolean {
// Gjs wrapper for gtk_paper_size_is_custom()
}Returns true if size is not a standard paper size.
- Returns
whether size is a custom paper size.
function is_custom():Boolean {
// Gjs wrapper for gtk_paper_size_is_custom()
}Returns true if size is not a standard paper size.
whether size is a custom paper size.