Add xmlTextReaderPtr type to fake libxml2 GIR
authorTim Horton <hortont424@gmail.com>
Fri, 26 Jun 2009 00:28:30 +0000 (20:28 -0400)
committerTim Horton <hortont424@gmail.com>
Fri, 26 Jun 2009 20:42:26 +0000 (16:42 -0400)
This is needed in order to get libgweather introspecting.

gir/libxml2-2.0.gir

index c110805..2e75267 100644 (file)
@@ -10,6 +10,7 @@
     <record name="NsPtr" c:type="xmlNsPtr"/>
     <record name="Char" c:type="xmlChar"/>
     <record name="TextWriter" c:type="xmlTextWriterPtr"/>
+    <record name="TextReader" c:type="xmlTextReaderPtr"/>
     <function name="dummy" c:identifier="dummy">
       <return-value transfer-ownership="none">
         <type name="none" c:type="void"/>