Package: gtk

Accessor gtk:image-resource

Lambda List

gtk:image-resource (object)

Syntax

(gtk:image-resource object) => path
(setf (gtk:image-resource object) path)

Arguments

object -- a gtk:image widget
path -- a string with a resource path

Details

Accessor of the resource slot of the gtk:image class. A path to a resource file to display.
 

See also

2024-4-25