cairoSurfaceGetDeviceOffset: cairoSurfaceGetDeviceOffset

Description Usage Arguments Details Value Author(s)

View source: R/cairoFuncs.R

Description

This function returns the previous device offset set by cairoSurfaceSetDeviceOffset.

Usage

1

Arguments

surface

[CairoSurface] a CairoSurface

Details

Since 1.2

Value

A list containing the following elements:

x.offset

[numeric] the offset in the X direction, in device units

y.offset

[numeric] the offset in the Y direction, in device units

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.