1Pango::AttrUnderline(3)User Contributed Perl DocumentatioPnango::AttrUnderline(3)
2
3
4

NAME

6       Pango::AttrUnderline
7

HIERARCHY

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

METHODS

13   attribute = Pango::AttrUnderline->new ($underline, ...)
14       ·   $underline (Pango::Underline)
15
16       ·   ... (list)
17
18   underline = $attr->value (...)
19       ·   ... (list)
20

ENUMS AND FLAGS

22   enum Pango::Underline
23       ·   'none' / 'PANGO_UNDERLINE_NONE'
24
25       ·   'single' / 'PANGO_UNDERLINE_SINGLE'
26
27       ·   'double' / 'PANGO_UNDERLINE_DOUBLE'
28
29       ·   'low' / 'PANGO_UNDERLINE_LOW'
30
31       ·   'error' / 'PANGO_UNDERLINE_ERROR'
32

SEE ALSO

34       Pango, Glib::Boxed
35
37       Copyright (C) 2003-2011 by the gtk2-perl team.
38
39       This software is licensed under the LGPL.  See Pango for a full notice.
40
41
42
43perl v5.30.0                      2019-07-26           Pango::AttrUnderline(3)
Impressum