[ Version ( since = "3.2" ) ]
public unowned Pattern get_stroke_pattern ()
Get the pattern of the stroke in a vector layer.
This procedure returns the pattern of the fill in a vector layer.
Note that there won't be both a stroke color and pattern, so either this procedure or [method@Gimp.VectorLayer.get_stroke_color] will return null at any given time.
| this |
The vector layer. |
|
The pattern of the fill. |