Pango::AttrShape(3pm)
NAME
Pango::AttrShape - Pango shape attribute
METHODS
- attribute = Pango::AttrShape->new ($ink_rect, $logical_rect, ...)
- o $ink_rect (array reference)
- o $logical_rect (array reference)
- o ... (list)
- array reference = $attr->ink_rect (...)
- o ... (list)
- array reference = $attr->logical_rect (...)
- o ... (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.