Clutter.TextDirection – clutter-1.0 Reference Manual
TextDirection
Description:
[
CCode
( cprefix =
"CLUTTER_TEXT_DIRECTION_"
, type_id =
"clutter_text_direction_get_type ()"
) ]
[
Version
( since =
"1.2"
) ]
public
enum
TextDirection
The text direction to be used by
Actor
s
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
DEFAULT
-
Use the default setting, as returned by
get_default_text_direction
LTR
-
Use left-to-right text direction
RTL
-
Use right-to-left text direction
2022 vala-language.org