PaperSize.this

Creates a new gtk.PaperSize object by parsing a PWG 5101.1-2002

paper name.

If name is NULL, the default paper size is returned, see PaperSize.getDefault.

Parameters

name string

a paper size name, or NULL

Return Value

a new gtk.PaperSize, use PaperSize.free to free it

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.10