summaryrefslogtreecommitdiff
path: root/tests/scanner/annotation.h
diff options
context:
space:
mode:
authorColin Walters <walters@src.gnome.org>2008-10-16 19:34:39 +0000
committerColin Walters <walters@src.gnome.org>2008-10-16 19:34:39 +0000
commit91eb88873fbc2aee9a266dc3408a6964eb32ddb4 (patch)
tree996dc58573bf87773c1d0fb492a405ab277eb154 /tests/scanner/annotation.h
parent8d0c1c116b326603ff1236363ddc430d1f0ccd0e (diff)
downloadgobject-introspection-91eb88873fbc2aee9a266dc3408a6964eb32ddb4.tar.gz
Default GObject transfer to full
svn path=/trunk/; revision=732
Diffstat (limited to 'tests/scanner/annotation.h')
-rw-r--r--tests/scanner/annotation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scanner/annotation.h b/tests/scanner/annotation.h
index 57c0f853..c15d578d 100644
--- a/tests/scanner/annotation.h
+++ b/tests/scanner/annotation.h
@@ -24,6 +24,7 @@ gint annotation_object_out (AnnotationObject *object,
GObject* annotation_object_create_object(AnnotationObject *object);
GObject* annotation_object_allow_none (AnnotationObject *object,
gchar *somearg);
+GObject* annotation_object_notrans (AnnotationObject *object);
gint annotation_object_inout (AnnotationObject *object,
int *inoutarg);
gint annotation_object_inout2 (AnnotationObject *object,