Pango::ScriptIter
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-11-06
Index
Return to Main Contents
NAME
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
SEE ALSO
Pango, Glib::Boxed
COPYRIGHT
Copyright (C) 2003-2009 by the gtk2-perl team.
This software is licensed under the LGPL. See Pango for a full notice.
Index
- NAME
-
- HIERARCHY
-
- METHODS
-
- scriptiter = Pango::ScriptIter->new ($text)
-
- boolean = $iter->next
-
- list = $iter->get_range
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:24 GMT, April 27, 2011