set_text_direction
Description:
public void set_text_direction (
TextDirection dir)
Sets the text direction that should be exported over DBus for this server.
If the value is set to NONE the default detection will be
used for setting the value and exported over DBus.
Parameters:
this |
The Server object to set the text direction on
|
dir |
Direction of the text
|