Method

GimpVectorLayerset_stroke_width

unstable since: 3.2

Declaration [src]

gboolean
gimp_vector_layer_set_stroke_width (
  GimpVectorLayer* layer,
  gdouble width
)

Description [src]

Set the stroke width of a vector layer.

This procedure sets the stroke width in a vector layer.

Available since: 3.2

Parameters

width

Type: gdouble

The stroke width.

Return value

Type: gboolean

TRUE on success.