ThemingEngine.getDirection

Returns the widget direction used for rendering.

More...
class ThemingEngine
getDirection
()

Return Value

Type: gtk.types.TextDirection

the widget direction

Detailed Description

Deprecated: Use gtk.theming_engine.ThemingEngine.getState and check for #GTK_STATE_FLAG_DIR_LTR and #GTK_STATE_FLAG_DIR_RTL instead.