Package: gtk
Function gtk:snapshot-append-texture
Lambda Listgtk:snapshot-append-texture (snapshot texture bounds) ArgumentsDetails
Creates a new render node drawing the texture into the given bounds and appends it to the current render node of snapshot.
If the texture needs to be scaled to fill bounds, linear filtering is used. See the gtk:snapshot-append-scaled-texture function if you need other
filtering, such as nearest-neighbour. | See also |
2025-2-12