Package: gtk

Accessor gtk:image-file

Lambda List

gtk:image-file (object)

Syntax

(gtk:image-file object) => filename
(setf (gtk:image-file object) filename)

Arguments

object -- a gtk:image widget
filename -- a string for the name of the file to load and display

Details

The accessor for the file slot gets or sets the name of the file to load and display.
 

See also

2026-07-21