[ Version ( since = "3.2" ) ]
public Color get_stroke_color ()
Get the color of the stroke in a vector layer.
This procedure returns the color of the stroke 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_pattern] will return null at any given time.
| this |
The vector layer. |
|
The color of the stroke. |