Documentation
Dlang.org
AttrType
pango
attr_type
Namespace for
AttrType
enum
struct
AttrType {
static
string
getName
(pango.types.AttrType type);
static
pango
.
types
.
AttrType
register
(string name);
}
Members
Static functions
getName
string
getName
(pango.types.AttrType type)
Fetches the attribute type name.
register
pango
.
types
.
AttrType
register
(string name)
Allocate a new attribute type ID.
pango
attr_type
structs
AttrType
Namespace for AttrType enum