Entry.getIconPixbuf

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 #GdkPixbuf, a #GIcon, a stock item, or an icon name.

Parameters

iconPos gtk.types.EntryIconPosition

Icon position

Return Value

Type: gdkpixbuf.pixbuf.Pixbuf

A #GdkPixbuf, or null if no icon is set for this position.