1Pango::FontFamily(3) User Contributed Perl Documentation Pango::FontFamily(3)
2
3
4
6 Pango::FontFamily - wrapper for PangoFontFamily
7
9 Glib::Object
10 +----Pango::FontFamily
11
13 Glib::Object::_Unregistered::GListModel
14
16 boolean = $family->is_monospace
17 Since: pango 1.4
18
19 list = $family->list_faces
20 string = $family->get_name
22 'item-type' (Glib::GType : default "Glib::Object" : readable / private
23 / static-nick / static-blurb)
24 'n-items' (Glib::UInt : default 0 : readable / private / static-nick /
25 static-blurb)
26
28 Pango, Glib::Object
29
31 Copyright (C) 2003-2011 by the gtk2-perl team.
32
33 This software is licensed under the LGPL. See Pango for a full notice.
34
35
36
37perl v5.36.0 2022-07-22 Pango::FontFamily(3)