Method
GimpVectorLayerset_stroke_width_unit
unstable since: 3.2
Declaration [src]
gboolean
gimp_vector_layer_set_stroke_width_unit (
GimpVectorLayer* layer,
GimpUnit* unit
)
Description [src]
Set the stroke width unit of a vector layer.
This procedure sets the stroke width unit in a vector layer.
Available since: 3.2
Parameters
unit-
Type:
GimpUnitThe stroke width unit.
The data is owned by the caller of the method.