| pangoAttrTypeRegister {RGtk2} | R Documentation |
Allocate a new attribute type ID. The attribute type name can be accessed
later by using pangoAttrTypeGetName.
pangoAttrTypeRegister(name)
|
[character] an identifier for the type |
[PangoAttrType] the new type ID.
Derived by RGtkGen from GTK+ documentation