[ 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 [func@Gtk.PaperSize.get_default].
name |
a paper size name |
a new `GtkPaperSize`, use [method@Gtk.PaperSize.free] to free it |