pangoLayoutGetAttributes {RGtk2}R Documentation

pangoLayoutGetAttributes

Description

Gets the attribute list for the layout, if any.

Usage

pangoLayoutGetAttributes(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[PangoAttrList] a PangoAttrList.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]