pangoFontDescriptionGetFamily {RGtk2}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. (Will be NULL if not previously set.)

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]