Gtk2::Pango::FontMap.3pm

Langue: en

Version: 2008-02-12 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::Pango::FontMap

HIERARCHY

   Glib::Object
   +----Gtk2::Pango::FontMap
 
 

METHODS


list = $fontmap->list_families


list = $fontmap->list_families


font or undef = $fontmap->load_font ($context, $desc)


font or undef = $fontmap->load_font ($context, $desc)

$context (Gtk2::Pango::Context)
$desc (Gtk2::Pango::FontDescription)

fontset or undef = $fontmap->load_fontset ($context, $desc, $language)


fontset or undef = $fontmap->load_fontset ($context, $desc, $language)

$context (Gtk2::Pango::Context)
$desc (Gtk2::Pango::FontDescription)
$language (Gtk2::Pango::Language)

SEE ALSO

Gtk2, Glib::Object Copyright (C) 2003-2007 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.