StyleContext.getDirection

Returns the widget direction used for rendering.

More...
class StyleContext
getDirection
()

Return Value

the widget direction

Detailed Description

Deprecated: Use gtk_style_context_get_state() and check for #GTK_STATE_FLAG_DIR_LTR and #GTK_STATE_FLAG_DIR_RTL instead.

Meta