After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 653488 - Add support for enums in gobject.property
Add support for enums in gobject.property
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: introspection
unspecified
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-27 13:57 UTC by Johan (not receiving bugmail) Dahlin
Modified: 2011-06-27 16:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add support for enums in gobject.property (6.44 KB, patch)
2011-06-27 13:57 UTC, Johan (not receiving bugmail) Dahlin
committed Details | Review

Description Johan (not receiving bugmail) Dahlin 2011-06-27 13:57:12 UTC
This patch adds support for enums in the gobject property helper.
It does basic type checking and include tests.
Comment 1 Johan (not receiving bugmail) Dahlin 2011-06-27 13:57:15 UTC
Created attachment 190751 [details] [review]
Add support for enums in gobject.property
Comment 2 johnp 2011-06-27 16:43:11 UTC
Comment on attachment 190751 [details] [review]
Add support for enums in gobject.property

committed to all branches