cairoGetDash {RGtk2} | R Documentation |
Gets the current dash list. If not NULL
, dashes
should be big
enough to hold at least the number of values returned by
cairoGetDashCount
.
cairoGetDash(cr)
|
[Cairo ] a Cairo |
Since 1.4
A list containing the following elements:
|
[numeric] return value for the dash list, or NULL |
|
[numeric] return value for the current dash offset, or NULL |
Derived by RGtkGen from GTK+ documentation