AttrType.register
Allocate a new attribute type ID.
The attribute type name can be accessed later by using funcPango.AttrType.get_name.
Parameters
name | an identifier for the type |
Returns
the new type ID.
Allocate a new attribute type ID.
The attribute type name can be accessed later by using funcPango.AttrType.get_name.
name | an identifier for the type |