GtkPaperSize
object by using
PPD information. gtkPaperSizeNewFromPpd(ppd.name, ppd.display.name, width, height)
ppd.name
ppd.display.name
width
height
GtkPaperSize
] a new GtkPaperSize
,ppd.name
is not a recognized PPD paper name,
ppd.display.name
, width
and height
are used to
construct a custom GtkPaperSize
object.
Since 2.10