get_default_text_direction
Description:
public TextDirection get_default_text_direction ()
Retrieves the default direction for the text.
The text direction is determined by the locale and/or by the CLUTTER_TEXT_DIRECTION environment variable.
The default text direction can be overridden on a per-actor basis by using
set_text_direction.
Returns:
| the default text direction |