cvs: php-gtk-doc /manual/en/reference/pango pangofontsetsimple.xml

[email protected] ("Elizabeth Marie Smith")
Newsgroups php.gtk.doc
Message-ID <cvsauroraeosrose1160174205@cvsserver>
auroraeosrose		Fri Oct  6 22:36:45 2006 UTC

  Modified files:              
    /php-gtk-doc/manual/en/reference/pango	pangofontsetsimple.xml 
  Log:
  Daily Doc - GtkFontSetSimple descriptions (does this have a constructor?)
  
http://cvs.php.net/viewvc.cgi/php-gtk-doc/manual/en/reference/pango/pangofontsetsimple.xml?r1=1.3&r2=1.4&diff_format=u
Index: php-gtk-doc/manual/en/reference/pango/pangofontsetsimple.xml
diff -u php-gtk-doc/manual/en/reference/pango/pangofontsetsimple.xml:1.3 php-gtk-doc/manual/en/reference/pango/pangofontsetsimple.xml:1.4
--- php-gtk-doc/manual/en/reference/pango/pangofontsetsimple.xml:1.3	Fri Aug 11 05:15:34 2006
+++ php-gtk-doc/manual/en/reference/pango/pangofontsetsimple.xml	Fri Oct  6 22:36:45 2006
@@ -1,14 +1,19 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <classentry id="pango.pangofontsetsimple">
  <classmeta>
   <classtitle>PangoFontsetSimple</classtitle>
   <classparent>PangoFontset</classparent>
   <shortdesc>
-
+   A simple container for storing font objects.
   </shortdesc>
   <desc>
-
+   <para>
+    A subclass of <classname>PangoFontset</classname> that provides a simple
+    container for storing a set of <classname>PangoFont</classname> objects. The
+    set of fonts in the object are assemble by using the <function
+    class="PangoFontSetSimple">append</function> method.
+   </para>
   </desc>
  </classmeta>
 
@@ -22,10 +27,13 @@
     </funcprototype>
    </funcsynopsis>
    <shortdesc>
-
+    Add a <classname>PangoFont</classname> to the object.
    </shortdesc>
    <desc>
-
+    <para>
+     Adds a <classname>PangoFont</classname> object specified by
+     <literal>font</literal> to the fontset.
+    </para>
    </desc>
   </method>
 
@@ -37,10 +45,13 @@
     </funcprototype>
    </funcsynopsis>
    <shortdesc>
-
+    Returns the number of fonts in the fontset.
    </shortdesc>
    <desc>
-
+    <para>
+     This method counts and returns the number of
+     <classname>PangoFont</classname> objects stored in the fontset.
+    </para>
    </desc>
   </method>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.