1Gtk2::Pango::Font(3)  User Contributed Perl Documentation Gtk2::Pango::Font(3)
2
3
4

NAME

6       Gtk2::Pango::Font
7

HIERARCHY

9         Glib::Object
10         +----Gtk2::Pango::Font
11

METHODS

13   fontdescription = $font->describe
14   fontdescription = $font->describe_with_absolute_size
15           Since: pango 1.14
16
17   list = Gtk2::Pango::extents_to_pixels ($inclusive, $nearest)
18           ·   $inclusive (array reference)
19
20           ·   $nearest (array reference)
21
22           Since: pango 1.16
23
24   fontmap = $font->get_font_map
25           Since: pango 1.10
26
27   list = $font->get_glyph_extents ($glyph)
28           ·   $glyph (integer)
29
30   fontmetrics = $font->get_metrics ($language)
31           ·   $language (Gtk2::Pango::Language)
32
33   integer = Gtk2::Pango::units_from_double ($d)
34           ·   $d (double)
35
36           Since: pango 1.16
37
38   double = Gtk2::Pango::units_to_double ($i)
39           ·   $i (integer)
40
41           Since: pango 1.16
42

SEE ALSO

44       Gtk2, Glib::Object
45
47       Copyright (C) 2003-2008 by the gtk2-perl team.
48
49       This software is licensed under the LGPL.  See Gtk2 for a full notice.
50
51
52
53perl v5.12.0                      2010-05-02              Gtk2::Pango::Font(3)
Impressum