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