cairoScaledFontGetCtm {RGtk2} | R Documentation |
Stores the CTM with which scaled.font
was created into ctm
.
cairoScaledFontGetCtm(scaled.font)
|
[CairoScaledFont ] a CairoScaledFont |
Since 1.2
A list containing the following elements:
|
[CairoMatrix ] return value for the CTM |
Derived by RGtkGen from GTK+ documentation