cairoScaledFontGetType {RGtk2}R Documentation

cairoScaledFontGetType

Description

This function returns the type of the backend used to create a scaled font. See CairoFontType for available types.

Usage

cairoScaledFontGetType(scaled.font)

Arguments

scaled.font [CairoScaledFont] a CairoScaledFont

Details

Since 1.2

Value

[CairoFontType] The type of scaled.font.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]