Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pangoContextSetBaseDir

pangoContextSetBaseDir


Description

Sets the base direction for the context.

Usage

pangoContextSetBaseDir(object, direction)

Arguments

object

[PangoContext] a PangoContext

direction

[PangoDirection] the new base direction

Details

The base direction is used in applying the Unicode bidirectional algorithm; if the direction is PANGO_DIRECTION_LTR or PANGO_DIRECTION_RTL, then the value will be used as the paragraph direction in the Unicode bidirectional algorithm. A value of PANGO_DIRECTION_WEAK_LTR or PANGO_DIRECTION_WEAK_RTL is used only for paragraphs that do not contain any strong characters themselves.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.