1Pango::ScriptIter(3)  User Contributed Perl Documentation Pango::ScriptIter(3)
2
3
4

NAME

6       Pango::ScriptIter - wrapper for PangoScriptIter
7

HIERARCHY

9         Glib::Boxed
10         +----Pango::ScriptIter
11

METHODS

13   scriptiter = Pango::ScriptIter->new ($text)
14       ยท   $text (string)
15
16       Since: pango 1.4
17
18   boolean = $iter->next
19       Since: pango 1.4
20
21   list = $iter->get_range
22       Returns the bounds and the script for the region pointed to by $iter.
23
24       Since: pango 1.4
25

SEE ALSO

27       Pango, Glib::Boxed
28
30       Copyright (C) 2003-2011 by the gtk2-perl team.
31
32       This software is licensed under the LGPL.  See Pango for a full notice.
33
34
35
36perl v5.30.0                      2019-07-26              Pango::ScriptIter(3)
Impressum