cairoGetFillRule {RGtk2}R Documentation

cairoGetFillRule

Description

Gets the current fill rule, as set by cairoSetFillRule.

Usage

cairoGetFillRule(cr)

Arguments

cr [Cairo] a cairo context

Value

[CairoFillRule] the current fill rule.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]