get_icon_pixbuf
Description:
Retrieves the image used for the icon.
Unlike the other methods of setting and getting icon data, this method will work regardless of whether the icon was set using a Pixbuf, a Icon, a stock item, or an icon name.
Parameters:
this |
A Entry |
icon_pos |
Icon position |
Returns:
A Pixbuf, or null if no icon is set for this position. |