gimp-text-layer-get-justification

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

Description

Get the text justification information of the text layer.

Help

This procedure returns 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.

Return

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