pangoLayoutSetAttributes {RGtk2}R Documentation

pangoLayoutSetAttributes

Description

Sets the text attributes for a layout object. References attrs, so the caller can unref its reference.

Usage

pangoLayoutSetAttributes(object, attrs)

Arguments

object [PangoLayout] a PangoLayout
attrs [PangoAttrList] a PangoAttrList, can be NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.15 Index]