get_default

function get_default():String {
    // Gjs wrapper for gtk_paper_size_get_default()
}

Returns the name of the default paper size, which depends on the current locale.

Since 2.10

Returns

the name of the default paper size. The string is owned by GTK+ and should not be modified.