Pango::FontFamily(3) | User Contributed Perl Documentation | Pango::FontFamily(3) |
NAME
Pango::FontFamily - wrapper for PangoFontFamily
HIERARCHY
Glib::Object +----Pango::FontFamily
INTERFACES
Glib::Object::_Unregistered::GListModel
METHODS
boolean = $family->is_monospace
Since: pango 1.4
list = $family->list_faces
string = $family->get_name
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
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 |