1Pango::AttrLanguage(3)User Contributed Perl DocumentationPango::AttrLanguage(3)
2
3
4

NAME

6       Pango::AttrLanguage
7

METHODS

9   attribute = Pango::AttrLanguage->new ($language, ...)
10       ·   $language (Pango::Language)
11
12       ·   ... (list)
13
14       "Pango::AttrLanguage" doesn't take a reference and doesn't copy the
15       "Pango::Language" object, but demands its validity nonetheless.  So
16       make sure the language object stays alive at least as long as the
17       attribute.
18
19   language = $attr->value (...)
20       ·   ... (list)
21

SEE ALSO

23       Pango
24
26       Copyright (C) 2003-2009 by the gtk2-perl team.
27
28       This software is licensed under the LGPL.  See Pango for a full notice.
29
30
31
32perl v5.12.3                      2011-03-23            Pango::AttrLanguage(3)
Impressum