logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pango::ScriptIter - used to break a string of Unicode into runs by text

Hierarchy

         Glib::Boxed
         +----Pango::ScriptIter

Methods

scriptiter=Pango::ScriptIter->new($text)
       •   $text (string)

       Since: pango 1.4

   boolean=$iter->next
       Since: pango 1.4

   list=$iter->get_range
       Returns the bounds and the script for the region pointed to by $iter.

       Since: pango 1.4

Name

       Pango::ScriptIter - used to break a string of Unicode into runs by text

See Also

       Pango, Glib::Boxed

See Also