Pango::FontFamily - Pango object representing a family of related font faces
Contents
Copyright
Copyright (C) 2003-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See Pango for a full notice.
perl v5.40.0 2024-10-20 Pango::FontFamily(3pm)
Hierarchy
Glib::Object
+----Pango::FontFamily
Interfaces
Glib::Object::_Unregistered::GListModel
Methods
boolean=$family->is_monospace
Since: pango 1.4
list=$family->list_facesstring=$family->get_nameName
Pango::FontFamily - Pango object representing a family of related font faces
Properties
'is-monospace' (boolean : default false : readable / private / static-nick / static-blurb)
'is-variable' (boolean : default false : readable / private / static-nick / static-blurb)
'item-type' (Glib::GType : default "Glib::Object" : readable / private / static-nick / static-blurb)
'n-items' (Glib::UInt : default 0 : readable / private / static-nick / static-blurb)
'name' (string : default undef : readable / private / static-nick / static-blurb)
See Also
Pango, Glib::Object
