1Pango::Fontset(3) User Contributed Perl Documentation Pango::Fontset(3)
2
3
4
6 Pango::Fontset - wrapper for PangoFontset
7
9 Glib::Object
10 +----Pango::Fontset
11
13 font = $fontset->get_font ($wc)
14 • $wc (integer)
15
16 $fontset->foreach ($func, $data=undef)
17 • $func (scalar)
18
19 • $data (scalar)
20
21 Since: pango 1.4
22
23 fontmetrics = $fontset->get_metrics
25 Pango, Glib::Object
26
28 Copyright (C) 2003-2011 by the gtk2-perl team.
29
30 This software is licensed under the LGPL. See Pango for a full notice.
31
32
33
34perl v5.34.0 2022-01-21 Pango::Fontset(3)