Widget.setDefaultDirection

Sets the default reading direction for widgets.

See [method@Gtk.Widget.set_direction].

class Widget
static
void
setDefaultDirection

Parameters

dir GtkTextDirection

the new default direction. This cannot be %GTK_TEXT_DIR_NONE.

Meta