add missing with_voidp
authorJohan Bilien <jobi@via.ecp.fr>
Wed, 28 Jan 2009 13:25:32 +0000 (13:25 +0000)
committerJohan Bilien <jobi@src.gnome.org>
Wed, 28 Jan 2009 13:25:32 +0000 (13:25 +0000)
2009-01-28  Johan Bilien  <jobi@via.ecp.fr>

* tests/scanner/annotation-1.0-expected.gir: add missing
with_voidp

svn path=/trunk/; revision=1074

ChangeLog
tests/scanner/annotation-1.0-expected.gir

index 702f1ab..e3a418c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-28  Johan Bilien  <jobi@via.ecp.fr>
+
+       * tests/scanner/annotation-1.0-expected.gir: add missing
+       with_voidp
+
 2009-01-27  Johan Dahlin  <jdahlin@async.com.br>
 
        * gir/cairo-1.0.gir:
index 4c65b09..ba4d991 100644 (file)
@@ -204,6 +204,16 @@ objects.">
           </type>
         </return-value>
       </method>
+      <method name="with_voidp" c:identifier="annotation_object_with_voidp">
+        <return-value transfer-ownership="none">
+          <type name="none" c:type="void"/>
+        </return-value>
+        <parameters>
+          <parameter name="data" transfer-ownership="none">
+            <type name="any" c:type="void*"/>
+          </parameter>
+        </parameters>
+      </method>
       <method name="get_objects"
               c:identifier="annotation_object_get_objects"
               doc="This is a test for returning a list of objects.