cairoSurfaceDestroy {RGtk2}R Documentation

cairoSurfaceDestroy

Description

Decreases the reference count on surface by one. If the result is zero, then surface and all associated resources are freed.

Usage

cairoSurfaceDestroy(surface)

Arguments

surface

[CairoSurface] a CairoSurface

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]