cl-cffi-gtk3
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
gdk:cairo-surface
instance
Details
Accessor of the
surface
slot of the
gtk:image
class.
See also
gtk:image
gdk:cairo-surface
2023-2-20