Package: gdk

Accessor gdk:draw-context-surface

Lambda List

gdk:draw-context-surface (object)

Syntax

(gdk:draw-context-surface object) => surface

Arguments

object -- a gdk:draw-context object
surface -- a gdk:surface object or nil

Details

Accessor of the surface slot of the gdk:draw-context class. The gdk:draw-context-surface function retrieves the surface used by the draw context.
 

See also

2024-11-29