Package: gdk-pixbuf
Function gdk-pixbuf:pixbuf-animation-new-from-resource
Lambda Listgdk-pixbuf:pixbuf-animation-new-from-resource (resource) ArgumentsReturn Value The newly created gdk-pixbuf:pixbuf-animation object, or nil
if any of several error conditions occurred: the file could not be opened,
the image format is not supported, there was not enough memory to allocate
the image buffer, the stream contained invalid data, or the operation was
cancelled. Details
Creates a new pixbuf animation by loading an image from an resource.
The file format is detected automatically. | See also |
#2024-11-21