StyleContext.setDirection

Sets the reading direction for rendering purposes.

If you are using a gtk.StyleContext returned from Widget.getStyleContext, you do not need to call this yourself.

More...
class StyleContext
void
setDirection

Parameters

direction GtkTextDirection

the new direction.

Detailed Description

Meta