[ CCode ( has_construct_function = false ) ]
public PaperSize (string? name)
Creates a new `GtkPaperSize` object by parsing a [PWG 5101.1-2002](ftp://ftp.
pwg.org/pub/pwg/candidates/cs-pwgmsn10-20020226-5101.1.pdf) paper name.
If name
is null, the default paper size is returned, see [[email protected]_default].
name |
a paper size name |
a new `GtkPaperSize`, use [[email protected]] to free it |