Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
pygobject
Commits
65aa040e
Commit
65aa040e
authored
Apr 12, 2011
by
John (J5) Palmieri
Browse files
[gi-invoke-ng] fix prototype
parent
12aa4e63
Changes
1
Hide whitespace changes
Inline
Side-by-side
gi/pygi-cache.h
View file @
65aa040e
...
...
@@ -141,7 +141,7 @@ struct _PyGICallableCache
void
_pygi_arg_cache_clear
(
PyGIArgCache
*
cache
);
void
_pygi_callable_cache_free
(
PyGICallableCache
*
cache
);
PyGICallableCache
*
_pygi_
function
_cache_new
(
GICallableInfo
*
callable_info
);
PyGICallableCache
*
_pygi_
callable
_cache_new
(
GICallableInfo
*
callable_info
);
G_END_DECLS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment