Package: cairo

Function cairo-get-line-join

Lambda List

cairo-get-line-join (cr)

Arguments

cr -- a cairo-t context

Return Value

The current line join style of type cairo-line-join-t.

Details

Gets the current line join style, as set by the cairo-set-line-join function.
 

See also

2021-12-12