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