Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Enum Pango.AttrType

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.AttrType
Enum : AttrType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango
Method
Pango.attr_type_get_name (AttrType type) : String
Fetches the attribute type name passed in when registering the type using
pango_attr_type_register().
Pango
Method
Pango.attr_type_register (String name) : Pango.AttrType
Allocate a new attribute type ID.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:41 GMT+0800 (HKT)