Method
GimpTextLayerset_outline_color
unstable since: 3.2
Declaration [src]
gboolean
gimp_text_layer_set_outline_color (
GimpTextLayer* layer,
GeglColor* color
)
Description [src]
Set the color of the text outline in the text layer.
This procedure sets the outline color in the text layer ‘layer’.
Available since: 3.2
Parameters
color-
Type:
GeglColorThe color to use for the text outline.
The data is owned by the caller of the method.