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

class Entry
getIconPixbuf

Parameters

iconPos GtkEntryIconPosition

Icon position

Return Value

Type: Pixbuf

A gdk.Pixbuf, or NULL if no icon is set for this position.

Meta

Since

2.16