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 167072 - gconf_client_recurisve_unset() not wrapped
gconf_client_recurisve_unset() not wrapped
Status: RESOLVED FIXED
Product: gnome-python
Classification: Deprecated
Component: gconf
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on: 300804
Blocks:
 
 
Reported: 2005-02-11 14:22 UTC by Mark McLoughlin
Modified: 2005-04-25 18:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.10 KB, patch)
2005-04-15 21:54 UTC, Gustavo Carneiro
committed Details | Review

Description Mark McLoughlin 2005-02-11 14:22:22 UTC
Warning from pygtk-codegen:

Could not write method GConfClient.recursive_unset: No ArgType for 'GConfUnsetFlags'
Comment 1 Gustavo Carneiro 2005-04-15 21:54:02 UTC
Created attachment 45305 [details] [review]
patch