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 613412 - Missing function set_always_show_image for gtk.ImageMenuItem
Missing function set_always_show_image for gtk.ImageMenuItem
Status: RESOLVED FIXED
Product: pygtk
Classification: Bindings
Component: documentation
unspecified
Other All
: Normal major
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-20 14:20 UTC by Mathieu Comandon
Modified: 2011-03-12 11:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add missing documentation (5.88 KB, patch)
2010-03-20 15:41 UTC, Mathieu Comandon
none Details | Review

Description Mathieu Comandon 2010-03-20 14:20:13 UTC
A recent decision has been made from the Gnome Desktop to remove icons from the menus. 
I have nothing against this decision but apps writers like myself may want to display an icon whatever the settings are. 

I could not find any reference to gtk.ImageMenuItem.set_always_show_image(bool) in the Reference Manual which is pretty severe given that the decision to remove icons will affect a lot of users and application developers.
Comment 1 Mathieu Comandon 2010-03-20 15:41:33 UTC
Created attachment 156625 [details] [review]
Patch to add missing documentation

I've added the documentation to get and set always_show_image. I've also added get and set use_stock which was missing.
Comment 2 Gian Mario Tagliaretti 2010-04-03 19:18:50 UTC
Mathieu IIRC the docs are completely missing the releases 2.16 and 2.17, feel free to commit but it would be way more useful if someone could help in writing all the additions of those releases.
Comment 3 Dieter Verfaillie 2011-03-12 11:44:40 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.