summaryrefslogtreecommitdiff
path: root/tests/parser/foo-object.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser/foo-object.h')
-rw-r--r--tests/parser/foo-object.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/parser/foo-object.h b/tests/parser/foo-object.h
index cea217ae..1718197e 100644
--- a/tests/parser/foo-object.h
+++ b/tests/parser/foo-object.h
@@ -51,6 +51,7 @@ UtilityObject* foo_object_external_type (FooObject *object);
gint foo_object_out (FooObject *object,
int *outarg);
GObject* foo_object_create_object (FooObject *object);
+GObject* foo_object_allow_none (FooObject *object, gchar *allow_none);
gint foo_object_inout (FooObject *object, int *inoutarg);
gint foo_object_inout2 (FooObject *object, int *inoutarg);
gint foo_object_inout3 (FooObject *object, int *inoutarg);