gir-repository r131 - in trunk: . gir



Author: rburton
Date: Wed Oct 15 15:25:38 2008
New Revision: 131
URL: http://svn.gnome.org/viewvc/gir-repository?rev=131&view=rev

Log:
2008-10-15  Ross Burton  <ross linux intel com>

	* gir/libxml2-2.0.gir:
	Add more types, required by gupnp (#556416)


Modified:
   trunk/ChangeLog
   trunk/gir/libxml2-2.0.gir

Modified: trunk/gir/libxml2-2.0.gir
==============================================================================
--- trunk/gir/libxml2-2.0.gir	(original)
+++ trunk/gir/libxml2-2.0.gir	Wed Oct 15 15:25:38 2008
@@ -2,9 +2,12 @@
             xmlns="http://www.gtk.org/introspection/core/1.0";
             xmlns:c="http://www.gtk.org/introspection/c/1.0";>
   <namespace name="libxml2" version="2.0" shared-library="libxml2">
+    <record name="Node" c:type="xmlNode"/>
     <record name="NodePtr" c:type="xmlNodePtr"/>
+    <record name="Doc" c:type="xmlDoc"/>
     <record name="DocPtr" c:type="xmlDocPtr"/>
     <record name="NsPtr" c:type="xmlNsPtr"/>
+    <record name="Char" c:type="xmlChar"/>
     <function name="dummy" c:identifier="dummy">
       <return-value>
         <type name="none" c:type="void"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]