Package: gtk
Function gtk:entry-icon-pixbuf
Lambda Listgtk:entry-icon-pixbuf (entry pos) ArgumentsReturn Value    The gdk-pixbuf: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:pixbuf  object, a g:icon object, a stock item, or an icon name.          | See also | 
#2025-07-09