cairoGetOperator {RGtk2}R Documentation

cairoGetOperator

Description

Gets the current compositing operator for a cairo context.

Usage

cairoGetOperator(cr)

Arguments

cr [Cairo] a cairo context

Value

[CairoOperator] the current compositing operator.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]