Pango::AttrUnderline
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-11-06
Index
Return to Main Contents
NAME
Pango::AttrUnderline - Pango underline style attribute
METHODS
attribute = Pango::AttrUnderline->new ($underline, ...)
- •
-
$underline (Pango::Underline)
- •
-
... (list)
underline = $attr->value (...)
- •
-
... (list)
ENUMS AND FLAGS
enum Pango::Underline
- •
-
'none' / 'PANGO_UNDERLINE_NONE'
- •
-
'single' / 'PANGO_UNDERLINE_SINGLE'
- •
-
'double' / 'PANGO_UNDERLINE_DOUBLE'
- •
-
'low' / 'PANGO_UNDERLINE_LOW'
- •
-
'error' / 'PANGO_UNDERLINE_ERROR'
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::AttrUnderline->new ($underline, ...)
-
- underline = $attr->value (...)
-
- ENUMS AND FLAGS
-
- enum Pango::Underline
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:24 GMT, April 27, 2011