Pango::Fontset(3) | User Contributed Perl Documentation | Pango::Fontset(3) |
NAME
Pango::Fontset - wrapper for PangoFontset
HIERARCHY
Glib::Object +----Pango::Fontset
METHODS
font = $fontset->get_font ($wc)
- •
- $wc (integer)
$fontset->foreach ($func, $data=undef)
- $func (scalar)
- $data (scalar)
Since: pango 1.4
fontmetrics = $fontset->get_metrics
SEE ALSO
Pango, Glib::Object
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See Pango for a full notice.
2024-09-01 | perl v5.40.0 |