cl-cffi-gtk
API documentation
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
instance
Details
Accessor of the
surface
slot of the
gtk-image
class.
See also
gtk-image
cairo-surface
2021-12-17