1Gtk2::Pango::ScriptIterU(s3e)r Contributed Perl DocumentaGttiko2n::Pango::ScriptIter(3)
2
3
4
6 Gtk2::Pango::ScriptIter
7
9 Glib::Boxed
10 +----Gtk2::Pango::ScriptIter
11
13 scriptiter = Gtk2::Pango::ScriptIter->new ($text)
14
15 * $text (string)
16
17 boolean = $iter->next
18
19 list = $iter->get_range
20
21 Returns the bounds and the script for the region pointed to by
22 $iter.
23
25 Gtk2, Glib::Boxed
26
28 Copyright (C) 2003-2007 by the gtk2-perl team.
29
30 This software is licensed under the LGPL. See Gtk2 for a full notice.
31
32
33
34perl v5.8.8 2007-03-18 Gtk2::Pango::ScriptIter(3)