Pango::AttrStyle(3pm) User Contributed Perl Documentation Pango::AttrStyle(3pm)NAMEPango::AttrStyle - Pango font slant style attributeHIERARCHYGlib::Boxed +----Pango::AttrStyleMETHODSattribute = Pango::AttrStyle->new ($style, ...) o $style (Pango::Style) o ... (list) style = $attr->value (...) o ... (list)ENUMS AND FLAGSenum Pango::Style o 'normal' / 'PANGO_STYLE_NORMAL' o 'oblique' / 'PANGO_STYLE_OBLIQUE' o 'italic' / 'PANGO_STYLE_ITALIC'SEE ALSOPango, Glib::BoxedCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Pango for a full notice. perl v5.14.2 2011-11-15 Pango::AttrStyle(3pm)