cairoFontExtents {RGtk2}R Documentation

cairoFontExtents

Description

Gets the font extents for the currently selected font.

Usage

cairoFontExtents(cr)

Arguments

cr [Cairo] a Cairo

Value

A list containing the following elements:

extents [CairoFontExtents] a CairoFontExtents object into which the results will be stored.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]