Package: gtk

Function gtk-paper-size-default

Lambda List

gtk-paper-size-default ()

Return Value

A string with the name of the default paper size.

Details

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

Example

 (gtk-paper-size-default)
=> "iso_a4"    
 

See also

2021-3-17