1Gtk2::Pango::AttrUnderlUisneer(3C)ontributed Perl DocumeGnttka2t:i:oPnango::AttrUnderline(3)
2
3
4
6 Gtk2::Pango::AttrUnderline
7
9 attribute = Gtk2::Pango::AttrUnderline->new ($underline, ...)
10 · $underline (Gtk2::Pango::Underline)
11
12 · ... (list)
13
14 underline = $attr->value (...)
15 · ... (list)
16
18 enum Gtk2::Pango::Underline
19 · 'none' / 'PANGO_UNDERLINE_NONE'
20
21 · 'single' / 'PANGO_UNDERLINE_SINGLE'
22
23 · 'double' / 'PANGO_UNDERLINE_DOUBLE'
24
25 · 'low' / 'PANGO_UNDERLINE_LOW'
26
27 · 'error' / 'PANGO_UNDERLINE_ERROR'
28
30 Gtk2
31
33 Copyright (C) 2003-2008 by the gtk2-perl team.
34
35 This software is licensed under the LGPL. See Gtk2 for a full notice.
36
37
38
39perl v5.12.0 2010-05-02 Gtk2::Pango::AttrUnderline(3)