1Pango::AttrShape(3) User Contributed Perl Documentation Pango::AttrShape(3)
2
3
4
6 Pango::AttrShape
7
9 Glib::Boxed
10 +----Pango::AttrShape
11
13 attribute = Pango::AttrShape->new ($ink_rect, $logical_rect, ...)
14 • $ink_rect (array reference)
15
16 • $logical_rect (array reference)
17
18 • ... (list)
19
20 array reference = $attr->ink_rect (...)
21 • ... (list)
22
23 array reference = $attr->logical_rect (...)
24 • ... (list)
25
27 Pango, Glib::Boxed
28
30 Copyright (C) 2003-2011 by the gtk2-perl team.
31
32 This software is licensed under the LGPL. See Pango for a full notice.
33
34
35
36perl v5.32.1 2021-01-27 Pango::AttrShape(3)