Description Usage Arguments Details Value Author(s)
Creates a new GtkPaperSize
object by using
PPD information.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.