~ci-train-bot/libdbusmenu/libdbusmenu-ubuntu-zesty-2254

Viewing all changes in revision 477.2.2.

  • Committer: Dan Williams
  • Date: 2016-02-23 20:08:49 UTC
  • mto: This revision was merged to the branch mainline in revision 479.
  • Revision ID: dcbw@redhat.com-20160223200849-wimn8qo08lx4kwe7
gtk: look for GtkImages on regular GtkMenuItems too

GtkImageMenuItem is deprecated, and the recommended replacement
is a normal GtkMenuItem packed manually with a label and an image.
To ensure applications that use recommended GTK practices can still
show menu item images, check the children of a normal GtkMenuItem
for a GtkImage too, just like is done for the label child.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: