Skip to content
Commit 91c49822 authored by Simon Feltman's avatar Simon Feltman
Browse files

Replace Python VFunc descriptor directly with PyGIVFuncInfo

Add tp_getdesc (__get__) to PyGIVFuncInfo to allow the object
to be used directly as a callable descriptor. This piggy backs
off the added support for functions and constructors in previous
patches.

https://bugzilla.gnome.org/show_bug.cgi?id=704037
parent 35f79b22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment