cairoSurfaceDestroy {RGtk2}R Documentation

cairoSurfaceDestroy

Description

Decreases the reference count on surface by one. If the result is zero. See cairoSurfaceReference.

Usage

cairoSurfaceDestroy(surface)

Arguments

surface [CairoSurface] a CairoSurface

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]