Missing documentation for set_always_show_image
Bug #543011 reported by
Mathieu Comandon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PyGTK |
Fix Released
|
High
|
|||
pygtk (Ubuntu) |
Fix Committed
|
Low
|
Unassigned |
Bug Description
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.ImageMenuIt
in the Reference Manual which is pretty severe given that the decision to
remove icons will affect a lot of users and application developers.
I've added the documentation to get and set always_show_image. I've also added
get and set use_stock which was missing.
Related branches
lp://staging/~strycore/pygtk/bugfix-lp-543011
Ready for review
for merging
into
lp://staging/pygtk
- VCS imports: Pending requested
-
Diff: 146 lines (+129/-0)1 file modifieddocs/reference/pygtk-gtkimagemenuitem.xml (+129/-0)
Changed in pygtk (Ubuntu): | |
assignee: | nobody → Mathieu Comandon (strycore) |
status: | New → In Progress |
Changed in pygtk (Ubuntu): | |
status: | In Progress → Fix Committed |
assignee: | Mathieu Comandon (strycore) → nobody |
Changed in pygtk (Ubuntu): | |
importance: | Undecided → Wishlist |
importance: | Wishlist → Low |
status: | Fix Committed → Triaged |
Changed in pygtk: | |
status: | Unknown → New |
Changed in pygtk: | |
importance: | Unknown → High |
Changed in pygtk: | |
status: | New → Fix Released |
Changed in pygtk (Ubuntu): | |
status: | Triaged → Fix Committed |
To post a comment you must log in.