Package: cairo

Function cairo-get-fill-rule

Lambda List

cairo-get-fill-rule (cr)

Arguments

cr -- a cairo-t context

Return Value

The current fill rule of type cairo-fill-rule-t.

Details

Gets the current fill rule, as set by the cairo-set-fill-rule function.
 

See also

2021-12-12