| cairoGetLineWidth {RGtk2} | R Documentation |
This function returns 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.
cairoGetLineWidth(cr)
|
[Cairo] a cairo context |
[numeric] the current line width.
Derived by RGtkGen from GTK+ documentation