pangoAttributeInit {RGtk2}R Documentation

pangoAttributeInit

Description

Initializes attr's klass to klass, it's start_index to zero, and end_index to G_MAXUINT such that the attribute applies to the entire text by default.

Usage

pangoAttributeInit(attr, klass)

Arguments

attr [PangoAttribute] a PangoAttribute
klass [PangoAttrClass] a PangoAttributeClass

Details

Since 1.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.15 Index]