Package: gtk

Accessor gtk:image-surface

Lambda List

gtk:image-surface (object)

Syntax

(gtk:image-surface object) => surface
(setf (gtk:image-surface object) surface)

Arguments

object -- a gtk:image widget
surface -- a cairo:surface-t instance

Details

The accessor for the surface slot.
 

See also

2026-06-18