ThemingEngine.getDirection
gtk.types.TextDirection getDirection() nothrowReturns the widget direction used for rendering.
Returns
the widget direction
Deprecated
Use gtk.theming_engine.ThemingEngine.getState and
check for #GTK_STATE_FLAG_DIR_LTR and #GTK_STATE_FLAG_DIR_RTL instead.