Package: gtk
Function gtk-render-icon
Lambda Listgtk-render-icon (context cr pixbuf x y) Argumentscontext -- a gtk-style-context object cr -- a cairo-t context pixbuf -- a gdk-pixbuf object containing the icon to draw x -- a number, coerced to a double float, with the x position for the pixbuf y -- a number, coerced to a double float, with the y position for the pixbuf Details Renders the icon in a pixbuf at the specified x and y
coordinates. | See also |
2021-11-26