cairoPsSurfaceDscBeginPageSetup {RGtk2}R Documentation

cairoPsSurfaceDscBeginPageSetup

Description

This function indicates that subsequent calls to cairoPsSurfaceDscComment should direct comments to the PageSetup section of the PostScript output.

Usage

cairoPsSurfaceDscBeginPageSetup(surface)

Arguments

surface

[CairoSurface] a PostScript CairoSurface

Details

This function call is only needed for the first page of a surface. It should be called after any call to cairoPsSurfaceDscBeginSetup and before any drawing is performed to the surface.

See cairoPsSurfaceDscComment for more details. Since 1.2

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]