Widget.setDefaultDirection
void setDefaultDirection(gtk.types.TextDirection dir)Sets the default reading direction for widgets.
See gtk.widget.Widget.setDirection.
Parameters
dir | the new default direction. This cannot be gtk.types.TextDirection.None. |