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 ยท $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
23 $iter.
24
25 Since: pango 1.4
26
28 Gtk2, Glib::Boxed
29
31 Copyright (C) 2003-2008 by the gtk2-perl team.
32
33 This software is licensed under the LGPL. See Gtk2 for a full notice.
34
35
36
37perl v5.12.0 2010-05-02 Gtk2::Pango::ScriptIter(3)