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 gtk_paper_size_get_default(). Since 2.10

Parameters

name string

a paper size name, or NULL. [allow-none]

Throws

ConstructionException GTK+ fails to create the object.

Meta