Pango::AttrStyle(3pm)
NAME
Pango::AttrStyle - Pango font slant style attribute
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.