Package: gdk

Function gdk:texture-downloader-format

Lambda List

gdk:texture-downloader-format (downloader)

Syntax

(gdk:texture-downloader-format downloader) => format
(setf (gdk:texture-downloader-format downloader) format)

Arguments

downloader -- a gdk:texture-downloader instance
format -- a gdk:memory-format value with the format to use

Details

Sets the format the downloader will download. By default, the :default value is set.

Since 4.10
 

See also

2024-12-2