gimp-text-layer-set-justification

Marcus Heese <heese@cip.ifi.lmu.de>

Description

Set the justification of the text in a text layer.

Help

This procedure sets the alignment of the lines in the text layer relative to each other.


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The text layer
PF_INT justify The justification for your text. { TEXT-JUSTIFY-LEFT (0), TEXT-JUSTIFY-RIGHT (1), TEXT-JUSTIFY-CENTER (2), TEXT-JUSTIFY-FILL (3) }

Return

None