gtkPrintOperationSetUnit {RGtk2} | R Documentation |
Sets up the transformation for the cairo context obtained from
GtkPrintContext
in such a way that distances are measured in
units of unit
.
gtkPrintOperationSetUnit(object, unit)
|
[GtkPrintOperation ] a GtkPrintOperation |
|
[GtkUnit ] the unit to use |
Since 2.10
Derived by RGtkGen from GTK+ documentation