Method

GimpTextLayerset_outline_width

unstable since: 3.2

Declaration [src]

gboolean
gimp_text_layer_set_outline_width (
  GimpTextLayer* layer,
  gdouble outline_width
)

Description [src]

Set the outline width from a text layer.

This procedure sets the text outline color in the text layer ‘layer’.

Available since: 3.2

Parameters

outline_width

Type: gdouble

The text outline width.

Return value

Type: gboolean

TRUE on success.