cairoFontOptionsGetHintStyle {RGtk2}R Documentation

cairoFontOptionsGetHintStyle

Description

Gets the hint style for font outlines for the font options object. See the documentation for CairoHintStyle for full details.

Usage

cairoFontOptionsGetHintStyle(options)

Arguments

options [CairoFontOptions] a CairoFontOptions

Value

[CairoHintStyle] the hint style for the font options object

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]