Package: gdk

Function gdk:texture-downloader-texture

Lambda List

gdk:texture-downloader-texture (downloader)

Syntax

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

Arguments

downloader -- a gdk:texture-downloader instance
texture -- a gdk:texture object to download

Details

Changes the texture the downloader will download.

Since 4.10
 

See also

2024-12-2