Pango::AttrStyle (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Pango::AttrStyle - Pango font slant style attributeHIERARCHY
Glib::Boxed +----Pango::AttrStyle
METHODS
attribute = Pango::AttrStyle->new ($style, ...)
- *
- $style (Pango::Style)
- *
- ... (list)
style = $attr->value (...)
- *
- ... (list)
ENUMS AND FLAGS
enum Pango::Style
- *
-
'normal' / 'PANGO_STYLE_NORMAL'
- *
-
'oblique' / 'PANGO_STYLE_OBLIQUE'
- *
-
'italic' / 'PANGO_STYLE_ITALIC'
SEE ALSO
Pango, Glib::BoxedCOPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the
LGPL.
See Pango for a full notice.