1Pango::AttrStyle(3)   User Contributed Perl Documentation  Pango::AttrStyle(3)
2
3
4

NAME

6       Pango::AttrStyle
7

HIERARCHY

9         Glib::Boxed
10         +----Pango::AttrStyle
11

METHODS

13   attribute = Pango::AttrStyle->new ($style, ...)
14       •   $style (Pango::Style)
15
16       •   ... (list)
17
18   style = $attr->value (...)
19       •   ... (list)
20

ENUMS AND FLAGS

22   enum Pango::Style
23       •   'normal' / 'PANGO_STYLE_NORMAL'
24
25       •   'oblique' / 'PANGO_STYLE_OBLIQUE'
26
27       •   'italic' / 'PANGO_STYLE_ITALIC'
28

SEE ALSO

30       Pango, Glib::Boxed
31
33       Copyright (C) 2003-2011 by the gtk2-perl team.
34
35       This software is licensed under the LGPL.  See Pango for a full notice.
36
37
38
39perl v5.32.1                      2021-01-27               Pango::AttrStyle(3)
Impressum