gimp-text-layer-get-base-direction

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

Description

Get the base direction used for rendering the text layer.

Help

This procedure returns the base direction used for rendering the text in the text layer


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The text layer.

Return

Type Name Description
PF_INT direction The based direction used for the text layer. { TEXT-DIRECTION-LTR (0), TEXT-DIRECTION-RTL (1) }