Package: gtk

Function gtk-entry-icon-pixbuf

Lambda List

gtk-entry-icon-pixbuf (entry pos)

Arguments

entry -- a gtk-entry widget
pos -- icon position of gtk-entry-icon-position

Return Value

A gdk-pixbuf object, or nil if no icon is set for this position.

Details

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 object, a g-icon object, a stock item, or an icon name.
 

See also

2021-11-3