cairoScaledFontGetFontOptions {RGtk2}R Documentation

cairoScaledFontGetFontOptions

Description

Stores the font options with which scaled.font was created into options.

Usage

cairoScaledFontGetFontOptions(scaled.font)

Arguments

scaled.font [CairoScaledFont] a CairoScaledFont

Details

Since 1.2

Value

A list containing the following elements:

options [CairoFontOptions] return value for the font options

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]