Package: gdk-pixbuf
Function gdk-pixbuf-new-subpixbuf
Lambda Listgdk-pixbuf-new-subpixbuf (pixbuf x y width height) ArgumentsReturn ValueA new gdk-pixbuf object. Details Creates a new pixbuf which represents a sub-region of pixbuf.
The new pixbuf shares its pixels with the original pixbuf, so writing to one affects both. The new pixbuf holds a reference to pixbuf, so pixbuf will not be finalized until the new pixbuf is finalized. | See also |
2021-12-12