set_base_direction


Description:

[ Version ( since = "2.6" ) ]
public bool set_base_direction (TextDirection direction)

Set the base direction in the text layer.

This procedure sets the base direction used in applying the Unicode bidirectional algorithm when rendering the text.

Parameters:

this

The text layer.

direction

The base direction of the text.

Returns:

TRUE on success.