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 for a resource path
Details
The accessor for the
resource slot of the
gtk:image class gets or sets a path to the resource file for the
image to display.