cairoSurfaceGetFallbackResolution {RGtk2} | R Documentation |
This function returns the previous fallback resolution set by
cairoSurfaceSetFallbackResolution
, or default fallback
resolution if never set.
cairoSurfaceGetFallbackResolution(surface)
|
Since 1.8
A list containing the following elements:
|
[numeric] horizontal pixels per inch |
|
[numeric] vertical pixels per inch |
Derived by RGtkGen from GTK+ documentation