Widget.setDefaultDirection

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

class Widget
static
void
setDefaultDirection

Parameters

dir GtkTextDirection

the new default direction. This cannot be GTK_TEXT_DIR_NONE.