Package: gtk
Function gtk-render-icon-pixbuf
Lambda Listgtk-render-icon-pixbuf (context source size) Argumentscontext -- a gtk-style-context object source -- a gtk-icon-source instance specifying the icon to render size -- a gtk-icon-size size to render the icon at Return ValueA newly-created gdk-pixbuf object containing the rendered icon. Details Renders the icon specified by source at the given size,
returning the result in a pixbuf.
A size of -1 means render at the size of the source and do not scale. Warning | See also |
2021-11-26