pangoFontFaceIsSynthesized {RGtk2}R Documentation

pangoFontFaceIsSynthesized

Description

Returns whether a PangoFontFace is synthesized by the underlying font rendering engine from another face, perhaps by shearing, emboldening, or lightening it.

Usage

pangoFontFaceIsSynthesized(object)

Arguments

object [PangoFontFace] a PangoFontFace

Details

Since 1.18

Value

[logical] whether face is synthesized.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.7 Index]