cairoSurfaceGetFallbackResolution: cairoSurfaceGetFallbackResolution

Description Usage Arguments Details Value Author(s)

View source: R/cairoFuncs.R

Description

This function returns the previous fallback resolution set by cairoSurfaceSetFallbackResolution, or default fallback resolution if never set.

Usage

1

Arguments

surface

[CairoSurface] a CairoSurface

Details

Since 1.8

Value

A list containing the following elements:

x.pixels.per.inch

[numeric] horizontal pixels per inch

y.pixels.per.inch

[numeric] vertical pixels per inch

Author(s)

Derived by RGtkGen from GTK+ documentation


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