pangoAttrTypeRegister {RGtk2}R Documentation

pangoAttrTypeRegister

Description

Allocate a new attribute type ID.

Usage

pangoAttrTypeRegister(name)

Arguments

name [character] an identifier for the type (currently unused.)

Value

[PangoAttrType] the new type ID.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]