[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - Pango::AttrList

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 9月 3日 (月) 05:06:41 JST


-------------------------
REMOTE_ADDR = 70.49.49.99
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Pango%3A%3AAttrList
-------------------------
@@ -1,5 +1,9 @@
 = class Pango::AttrList
 
+The PangoAttrList structure represents a list of attributes that apply to a section of text. The attributes are, in general, allowed to overlap in an arbitrary fashion, however, if the attributes are manipulated only through pango_attr_list_change(), the overlap between properties will meet stricter criteria.
+
+Since the PangoAttrList structure is stored as a linear list, it is not suitable for storing attributes for large amounts of text. In general, you should not use a single PangoAttrList for more than one paragraph of text.
+
 == Object Hierarchy
 
 * Object
@@ -45,5 +49,7 @@
 == See Also
 
 == ChangeLog
-
-




ruby-gnome2-cvs メーリングリストの案内
Back to archive index