Pango::AttrStrikethroughColor

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

NAME

Pango::AttrStrikethroughColor - Pango color strikethrough color attribute  

HIERARCHY

  Glib::Boxed
  +----Pango::AttrStrikethroughColor

 

METHODS

 

attribute = Pango::AttrStrikethroughColor->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::AttrStrikethroughColor->new ($red, $green, $blue, ...)
SEE ALSO
COPYRIGHT