1Gtk2::Pango::AttrStyle(U3s)er Contributed Perl DocumentatGitokn2::Pango::AttrStyle(3)
2
3
4
6 Gtk2::Pango::AttrStyle
7
9 attribute = Gtk2::Pango::AttrStyle->new ($style, ...)
10 · $style (Gtk2::Pango::Style)
11
12 · ... (list)
13
14 style = $attr->value (...)
15 · ... (list)
16
18 enum Gtk2::Pango::Style
19 · 'normal' / 'PANGO_STYLE_NORMAL'
20
21 · 'oblique' / 'PANGO_STYLE_OBLIQUE'
22
23 · 'italic' / 'PANGO_STYLE_ITALIC'
24
26 Gtk2
27
29 Copyright (C) 2003-2008 by the gtk2-perl team.
30
31 This software is licensed under the LGPL. See Gtk2 for a full notice.
32
33
34
35perl v5.12.0 2010-05-02 Gtk2::Pango::AttrStyle(3)