cairoRestore {RGtk2}R Documentation

cairoRestore

Description

Restores cr to the state saved by a preceding call to cairoSave and removes that state from the stack of saved states.

Usage

cairoRestore(cr)

Arguments

cr

[Cairo] a Cairo

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]