cairoGetLineWidth {RGtk2.10}R Documentation

cairoGetLineWidth

Description

undocumented

Usage

cairoGetLineWidth(cr)

Arguments

cr [Cairo] a cairo context

Value

[numeric] the current line width value exactly as set by cairoSetLineWidth. Note that the value is unchanged even if the CTM has changed between the calls to cairoSetLineWidth and cairoGetLineWidth.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]