pangoAttributeInit {RGtk2} | R Documentation |
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.
pangoAttributeInit(attr, klass)
|
[PangoAttribute ] a PangoAttribute |
|
[PangoAttrClass ] a PangoAttributeClass |
Since 1.20
Derived by RGtkGen from GTK+ documentation