summaryrefslogtreecommitdiff
path: root/tests/gimarshallingtests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gimarshallingtests.h')
-rw-r--r--tests/gimarshallingtests.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gimarshallingtests.h b/tests/gimarshallingtests.h
index d15478f6..06058839 100644
--- a/tests/gimarshallingtests.h
+++ b/tests/gimarshallingtests.h
@@ -281,6 +281,8 @@ const gint *gi_marshalling_tests_array_return (gint *length);
void gi_marshalling_tests_array_in (const gint *ints, gint length);
+void gi_marshalling_tests_array_uint8_in (const guint8 *chars, gint length);
+
void gi_marshalling_tests_array_out (gint **ints, gint *length);
void gi_marshalling_tests_array_inout (gint **ints, gint *length);