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

pangoScriptIterNew

pangoScriptIterNew


Description

Create a new PangoScriptIter, used to break a string of Unicode into runs by text. No copy is made of text,

Usage

pangoScriptIterNew(text, length)

Arguments

text

[char] a UTF-8 string

length

[integer] length of text, or -1 if text is nul-terminated.

Details

Since 1.4

Value

[PangoScriptIter] the new script iterator, initialized to point at the first range in the text, If the string is empty, it will point at an empty range.

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.