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

pangoBidiTypeForUnichar

pangoBidiTypeForUnichar


Description

Determines the normative bidirectional character type of a character, as specified in the Unicode Character Database.

Usage

pangoBidiTypeForUnichar(ch)

Arguments

ch

[numeric] a Unicode character

Details

A simplified version of this function is available as pangoUnicharGetDirection(). Since 1.22

Value

[PangoBidiType] the bidirectional character type, as used in the Unicode bidirectional algorithm.

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.