This function looks on the menu item for a property by the name of property
.
If one exists it tries to turn it into a Pixbuf. It assumes that the property is a base64 encoded PNG file
like the one created by dbusmenu_menuite_property_set_image
.
menuitem |
The Menuitem to look for the property on |
property |
The name of the property to look for. |
A pixbuf or |