cairoSurfaceGetType {RGtk2}R Documentation

cairoSurfaceGetType

Description

This function returns the type of the backend used to create a surface. See CairoSurfaceType for available types.

Usage

cairoSurfaceGetType(surface)

Arguments

surface [CairoSurface] a CairoSurface

Details

Since 1.2

Value

[CairoSurfaceType] The type of surface.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]