gobject-introspection r1074 - in trunk: . tests/scanner
- From: jobi svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r1074 - in trunk: . tests/scanner
- Date: Wed, 28 Jan 2009 13:25:32 +0000 (UTC)
Author: jobi
Date: Wed Jan 28 13:25:32 2009
New Revision: 1074
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=1074&view=rev
Log:
2009-01-28 Johan Bilien <jobi via ecp fr>
* tests/scanner/annotation-1.0-expected.gir: add missing
with_voidp
Modified:
trunk/ChangeLog
trunk/tests/scanner/annotation-1.0-expected.gir
Modified: trunk/tests/scanner/annotation-1.0-expected.gir
==============================================================================
--- trunk/tests/scanner/annotation-1.0-expected.gir (original)
+++ trunk/tests/scanner/annotation-1.0-expected.gir Wed Jan 28 13:25:32 2009
@@ -204,6 +204,16 @@
</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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]