Package: gsk

GBoxed gsk:stroke

Declaration

(glib:define-gboxed-opaque stroke "GskStroke"
  :export t
  :type-initializer "gsk_stroke_get_type"
  :alloc (error "GSK:STROKE cannot be created from the Lisp side"))  

Details

The gsk:stroke structure collects the parameters that influence the operation of stroking a path.

Since 4.14
 

Returned by

See also

2024-11-9