Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
cairoSurfaceReference: cairoSurfaceReference
Description
Increases the reference count on
surface
by one. This prevents
surface
from being destroyed until a matching call to
cairoSurfaceDestroy
is made.
Usage
cairoSurfaceReference(surface)
Arguments
Value
[
CairoSurface
] the referenced
CairoSurface
.