Package: gdk

Accessor gdk-drawing-context-clip

Lambda List

gdk-drawing-context-clip (object)

Syntax

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

Arguments

object -- a gdk-drawing-context object
cairo-region -- a cairo-region-t structure

Details

Accessor of the clip slot of the gdk-drawing-context class.

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

Since 3.22
 

See also

2020-11-12