Package: gtk
Function gtk-icon-set-render-icon-pixbuf
Lambda Listgtk-icon-set-render-icon-pixbuf (iconset context size) ArgumentsReturn ValueA gdk-pixbuf object to be displayed. Details Renders an icon using the function gtk-render-icon-pixbuf. In most cases, the function gtk-widget-render-icon-pixbuf 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 |
2021-7-21