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

[email protected] ("Scott Mattocks")
Newsgroups php.gtk.doc
Message-ID <cvsscottmattocks1159909259@cvsserver>
scottmattocks		Tue Oct  3 21:00:59 2006 UTC

  Modified files:              
    /php-gtk-doc/manual/en/reference/gtk	gtktreeiter.xml 
  Log:
  GtkTreeIter. My incredibly sad contribution to the docs for the day.
  
http://cvs.php.net/viewvc.cgi/php-gtk-doc/manual/en/reference/gtk/gtktreeiter.xml?r1=1.4&r2=1.5&diff_format=u
Index: php-gtk-doc/manual/en/reference/gtk/gtktreeiter.xml
diff -u php-gtk-doc/manual/en/reference/gtk/gtktreeiter.xml:1.4 php-gtk-doc/manual/en/reference/gtk/gtktreeiter.xml:1.5
--- php-gtk-doc/manual/en/reference/gtk/gtktreeiter.xml:1.4	Fri Aug 11 05:15:34 2006
+++ php-gtk-doc/manual/en/reference/gtk/gtktreeiter.xml	Tue Oct  3 21:00:59 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <classentry id="gtk.gtktreeiter">
  <classmeta>
   <classtitle>GtkTreeIter</classtitle>
@@ -17,7 +17,8 @@
  </classmeta>
 
  <methods>
- <method id="gtk.gtktreeiter.method.free">
+  <!-- Commented out until it doesn't produce a double free error anymore
+  <method id="gtk.gtktreeiter.method.free">
    <funcsynopsis>
     <funcprototype>
      <funcdef> <function>free</function></funcdef>
@@ -31,5 +32,26 @@
 
    </desc>
   </method>
-  </methods>
+  -->
+
+  <method id="gtk.gtktreeiter.method.copy">
+   <funcsynopsis>
+    <funcprototype>
+     <funcdef>
+      <classname>GtkTreeIter</classname>
+      <function>copy</function>
+     </funcdef>
+     <paramdef>void</paramdef>
+    </funcprototype>
+   </funcsynopsis>
+   <shortdesc>
+    Creates a copy of a <classname>GtkTreeIter</classname>.
+   </shortdesc>
+   <desc>
+    <simpara>
+     Creates a copy of a <classname>GtkTreeIter</classname>.
+    </simpara>
+   </desc>
+  </method>
+ </methods>
 </classentry>
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.