Package: gdk

Accessor gdk:drawing-context-clip

Lambda List

gdk:drawing-context-clip (object)

Syntax

(gdk:drawing-context-clip object) => region

Arguments

object -- a gdk:drawing-context object
region -- a cairo:region-t instance

Details

Accessor of the clip slot of the gdk:drawing-context class. The gdk:drawing-context-clip function retrieves a copy of the clip region used when creating the context.

Since 3.22
 

See also

#2023-3-10