PaperSize.this

Creates a new GtkPaperSize object by parsing a PWG 5101.1-2002

paper name.

If @name is %NULL, the default paper size is returned, see [func@Gtk.PaperSize.get_default].

Parameters

name string

a paper size name, or %NULL

Return Value

a new GtkPaperSize, use [method@Gtk.PaperSize.free] to free it

Throws

ConstructionException GTK+ fails to create the object.

Meta