cairoPsSurfaceGetEps {RGtk2}R Documentation

cairoPsSurfaceGetEps

Description

Check whether the PostScript surface will output Encapsulated PostScript.

Usage

cairoPsSurfaceGetEps(surface)

Arguments

surface [CairoSurface] a PostScript CairoSurface

Details

Since 1.6

Value

[logical] TRUE if the surface will output Encapsulated PostScript.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.15 Index]