Pango::AttrUnderlineColor

Section: User Contributed Perl Documentation (3pm)
Updated: 2014-08-29
Index Return to Main Contents
 

NAME

Pango::AttrUnderlineColor - Pango underline color attribute  

HIERARCHY

  Glib::Boxed
  +----Pango::AttrUnderlineColor

 

METHODS

 

attribute = Pango::AttrUnderlineColor->new ($red, $green, $blue, ...)

$red (unsigned)
$green (unsigned)
$blue (unsigned)
... (list)

Since: pango 1.8  

SEE ALSO

Pango, Glib::Boxed  

COPYRIGHT

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Pango for a full notice.


 

Index

NAME
HIERARCHY
METHODS
attribute = Pango::AttrUnderlineColor->new ($red, $green, $blue, ...)
SEE ALSO
COPYRIGHT