Pango::AttrStyle
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-11-06
Index
Return to Main Contents
NAME
Pango::AttrStyle - Pango font slant style attribute
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
COPYRIGHT
Copyright (C) 2003-2009 by the gtk2-perl team.
This software is licensed under the LGPL. See Pango for a full notice.
Index
- NAME
-
- METHODS
-
- attribute = Pango::AttrStyle->new ($style, ...)
-
- style = $attr->value (...)
-
- ENUMS AND FLAGS
-
- enum Pango::Style
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:24 GMT, April 27, 2011