Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.3

(Squeeze)

Pango::AttrLanguage(3pm)


Pango::AttrLanguage

Pango::AttrLanguage

NAME
METHODS
SEE ALSO
COPYRIGHT

NAME

Pango::AttrLanguage − used to represent attributes that are languages

METHODS

attribute = Pango::AttrLanguage−>new ($language, ...)

$language (Pango::Language)

... (list)

"Pango::AttrLanguage" doesn’t take a reference and doesn’t copy the "Pango::Language" object, but demands its validity nonetheless. So make sure the language object stays alive at least as long as the attribute.

language = $attr−>value (...)

... (list)

SEE ALSO

Pango

COPYRIGHT

Copyright (C) 2003−2009 by the gtk2−perl team.

This software is licensed under the LGPL . See Pango for a full notice.



Pango::AttrLanguage(3pm)