Widget.setDefaultDirection
Sets the default reading direction for widgets where the direction has not been explicitly set by gtk.widget.Widget.setDirection.
Parameters
dir | the new default direction. This cannot be gtk.types.TextDirection.None. |
Sets the default reading direction for widgets where the direction has not been explicitly set by gtk.widget.Widget.setDirection.
dir | the new default direction. This cannot be gtk.types.TextDirection.None. |