Widget.setDefaultDirection

Sets the default reading direction for widgets where the direction has not been explicitly set by gtk_widget_set_direction().

class Widget
static
void
setDefaultDirection

Parameters

dir GtkTextDirection

the new default direction. This cannot be %GTK_TEXT_DIR_NONE.

Meta