| cairoSurfaceGetDeviceOffset {RGtk2} | R Documentation |
This function returns the previous device offset set by
cairoSurfaceSetDeviceOffset.
cairoSurfaceGetDeviceOffset(surface)
|
[CairoSurface] a CairoSurface |
Since 1.2
A list containing the following elements:
|
[numeric] the offset in the X direction, in device units |
|
[numeric] the offset in the Y direction, in device units |
Derived by RGtkGen from GTK+ documentation