gtkPrintOperationSetUnit {RGtk2}R Documentation

gtkPrintOperationSetUnit

Description

Sets up the transformation for the cairo context obtained from GtkPrintContext in such a way that distances are measured in units of unit.

Usage

gtkPrintOperationSetUnit(object, unit)

Arguments

object [GtkPrintOperation] a GtkPrintOperation
unit [GtkUnit] the unit to use

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]