1Pango::Attribute(3) User Contributed Perl Documentation Pango::Attribute(3)
2
3
4
6 Pango::Attribute - wrapper for PangoAttribute
7
9 Glib::Boxed
10 +----Pango::Attribute
11
13 integer = $attr->end_index (...)
14 • ... (list)
15
16 boolean = $attr1->equal ($attr2)
17 • $attr2 (Pango::Attribute)
18
19 integer = $attr->start_index (...)
20 • ... (list)
21
23 Pango, Glib::Boxed
24
26 Copyright (C) 2003-2011 by the gtk2-perl team.
27
28 This software is licensed under the LGPL. See Pango for a full notice.
29
30
31
32perl v5.34.0 2021-07-22 Pango::Attribute(3)