pangoFontDescriptionGetFamily {RGtk2.10}R Documentation

pangoFontDescriptionGetFamily

Description

Gets the family name field of a font description. See pangoFontDescriptionSetFamily.

Usage

pangoFontDescriptionGetFamily(object)

Arguments

object [PangoFontDescription] a PangoFontDescription.

Value

[char] the family name field for the font description, or NULL if not previously set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]