Package: gtk
Function gtk-icon-set-new-from-pixbuf
Lambda Listgtk-icon-set-new-from-pixbuf (pixbuf) ArgumentsReturn ValueA new gtk-icon-set instance. Details Creates a new icon set with pixbuf as the default/fallback source
image. If you do not add any additional gtk-icon-source instance to the icon set, all variants of the icon will be created from pixbuf, using
scaling, pixelation, etc. as required to adjust the icon size or make the
icon look insensitive/prelighted. Warning | See also |
*2021-7-24