Method

GimpVectorLayerget_stroke_color

since: 2.6

Declaration [src]

GeglColor*
gimp_vector_layer_get_stroke_color (
  GimpVectorLayer* layer
)

Description [src]

Get the color of the stroke in a vector layer.

This procedure returns the color of the stroke in a vector layer.

Available since: 2.6

Return value

Type: GeglColor

The color of the stroke.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.