Description
This package provides a set of types and subprograms to manipulate the
attributes of text displayed in a pango_layout
  
  
  
   
   
   
  
   Subprograms
   
  
  Attributes
  
     - 
function Attr_Underline_New
  (Underline : Pango.Enums.Underline) return Pango_Attribute; 
Attributes list
  
     - 
procedure Gdk_New (Attr_List : out Pango_Attr_List); 
- 
procedure Ref (Attr_List : Pango_Attr_List); 
- 
procedure Unref (Attr_List : Pango_Attr_List); 
- 
procedure Insert
  (Attr_List : Pango_Attr_List;
   Attribute : Pango_Attribute);