Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWidgetSetDefaultDirection: gtkWidgetSetDefaultDirection
Description
Sets the default reading direction for widgets where the direction has not been explicitly set by
gtkWidgetSetDirection
.
Usage
gtkWidgetSetDefaultDirection(dir)
Arguments
dir
the new default direction. This cannot be
GTK_TEXT_DIR_NONE
.