set_default_direction


Description:

public static void set_default_direction (TextDirection dir)

Sets the default reading direction for widgets where the direction has not been explicitly set by set_direction.

Parameters:

dir

the new default direction. This cannot be gtk_text_dir_none.