Package: gtk
Function gtk:icon-set-render-icon
| Lambda Listgtk:icon-set-render-icon (iconset style direction state size widget detail) ArgumentsReturn ValueThe gdk-pixbuf:pixbuf object to be displayed. Details                      Renders an icon using the gtk_style_render_icon() function.    In most cases, the gtk:widget-render-icon function is better, since it
  automatically provides most of the arguments from the current widget settings.  This function never returns nil. If the icon cannot be rendered,
  perhaps because an image file fails to load, a default "missing image" icon
  will be returned instead.   Warning | See also
 | 
#2025-07-05