cairoScaledFontGetCtm {RGtk2}R Documentation

cairoScaledFontGetCtm

Description

Stores the CTM with which scaled.font was created into ctm.

Usage

cairoScaledFontGetCtm(scaled.font)

Arguments

scaled.font [CairoScaledFont] a CairoScaledFont

Details

Since 1.2

Value

A list containing the following elements:

ctm [CairoMatrix] return value for the CTM

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]