cairoGetLineWidth {RGtk2.10} | R Documentation |
undocumented
cairoGetLineWidth(cr)
|
[Cairo ] a cairo context |
[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
.
Derived by RGtkGen from GTK+ documentation