summaryrefslogtreecommitdiff
path: root/gi/pygi-invoke.h
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygi-invoke.h')
-rw-r--r--gi/pygi-invoke.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gi/pygi-invoke.h b/gi/pygi-invoke.h
index 051bc8d6..a481be3f 100644
--- a/gi/pygi-invoke.h
+++ b/gi/pygi-invoke.h
@@ -32,7 +32,7 @@ G_BEGIN_DECLS
PyObject *pygi_callable_info_invoke (GIBaseInfo *info, PyObject *py_args,
PyObject *kwargs, PyGICallableCache *cache,
- GCallback function_ptr, gpointer user_data);
+ gpointer user_data);
PyObject *_wrap_g_callable_info_invoke (PyGIBaseInfo *self, PyObject *py_args,
PyObject *kwargs);