pangoLayoutGetFontDescription {RGtk2.10}R Documentation

pangoLayoutGetFontDescription

Description

Gets the font description for the layout, if any.

Usage

pangoLayoutGetFontDescription(object)

Arguments

object [PangoLayout] a PangoLayout

Details

Since 1.8

Value

[PangoFontDescription] a pointer to the layout's font description, or NULL if the font description from the layout's context is inherited.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]