Pango::AttrStyle(3) User Contributed Perl Documentation Pango::AttrStyle(3)
NAME
Pango::AttrStyle
METHODS
attribute = Pango::AttrStyle->new ($style, ...)
o $style (Pango::Style)
o ... (list)
style = $attr->value (...)
o ... (list)
ENUMS AND FLAGS
enum Pango::Style
o 'normal' / 'PANGO_STYLE_NORMAL'
o 'oblique' / 'PANGO_STYLE_OBLIQUE'
o 'italic' / 'PANGO_STYLE_ITALIC'
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.
perl v5.12.1 2010-07-05 Pango::AttrStyle(3)