1Gtk2::Pango::Font(3) User Contributed Perl Documentation Gtk2::Pango::Font(3)
2
3
4
6 Gtk2::Pango::Font
7
9 Glib::Object
10 +----Gtk2::Pango::Font
11
13 fontdescription = $font->describe
14
15 fontdescription = $font->describe_with_absolute_size
16
17 fontmap = $font->get_font_map
18
19 list = $font->get_glyph_extents ($glyph)
20
21 * $glyph (integer)
22
23 fontmetrics = $font->get_metrics ($language)
24
25 * $language (Gtk2::Pango::Language)
26
28 Gtk2, Glib::Object
29
31 Copyright (C) 2003-2007 by the gtk2-perl team.
32
33 This software is licensed under the LGPL. See Gtk2 for a full notice.
34
35
36
37perl v5.8.8 2007-03-18 Gtk2::Pango::Font(3)