Pango::AttrShape (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Pango::AttrShape - Pango shape attributeHIERARCHY
Glib::Boxed +----Pango::AttrShape
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, Glib::BoxedCOPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the
LGPL.
See Pango for a full notice.