GNOME Bugzilla – Bug 613412
Missing function set_always_show_image for gtk.ImageMenuItem
Last modified: 2011-03-12 11:44:40 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.
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.
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.
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.