summaryrefslogtreecommitdiff
path: root/gi/pygi-argument.h
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygi-argument.h')
-rw-r--r--gi/pygi-argument.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gi/pygi-argument.h b/gi/pygi-argument.h
index a1420ee..ed88214 100644
--- a/gi/pygi-argument.h
+++ b/gi/pygi-argument.h
@@ -50,6 +50,7 @@ gint _pygi_g_registered_type_info_check_object (GIRegisteredTypeInfo *info,
GArray* _pygi_argument_to_array (GIArgument *arg,
GIArgument *args[],
+ const GValue *args_values,
GICallableInfo *callable_info,
GITypeInfo *type_info,
gboolean *out_free_array);