pangoLayoutGetFontDescription {RGtk2}R Documentation

pangoLayoutGetFontDescription

Description

Gets the font description for the layout, if any.

Usage

pangoLayoutGetFontDescription(object)

Arguments

object

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 version 2.20.21 Index]