Pango::AttrShape

Section: User Contributed Perl Documentation (3pm)
Updated: 2009-11-06
Index Return to Main Contents
 

NAME

Pango::AttrShape - Pango shape attribute  

METHODS

 

attribute = Pango::AttrShape->new ($ink_rect, $logical_rect, ...)

$ink_rect (array reference)
$logical_rect (array reference)
... (list)
 

array reference = $attr->ink_rect (...)

... (list)
 

array reference = $attr->logical_rect (...)

... (list)
 

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::AttrShape->new ($ink_rect, $logical_rect, ...)
array reference = $attr->ink_rect (...)
array reference = $attr->logical_rect (...)
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 19:49:24 GMT, April 27, 2011