API Version: 4.0
Library Version: 4.17.2
Generated by gi-docgen 2024.2
since: 4.14
const float* gsk_stroke_get_dash ( const GskStroke* self, gsize* n_dash )
Gets the dash array in use.
Available since: 4.14
n_dash
Type: gsize*
gsize*
Number of elements in the array returned.
Type: An array of float
float
the dash array or NULL if the dash array is empty.
NULL