gtkPaperSizeNewFromPpd
Creates a new GtkPaperSize
object by using
PPD information.
gtkPaperSizeNewFromPpd(ppd.name, ppd.display.name, width, height)
|
a PPD paper name |
|
the corresponding human-readable name |
|
the paper width, in points |
|
the paper height in points |
If 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
[GtkPaperSize
] a new GtkPaperSize
,
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.