logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pango::FontMap - an object that represents the set of fonts available for a particular rendering system

Hierarchy

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

Interfaces

         Glib::Object::_Unregistered::GListModel

Methods

list=$fontmap->list_familiesfontorundef=$fontmap->load_font($context,$desc)
       •   $context (Pango::Context)

       •   $desc (Pango::FontDescription)

   fontsetorundef=$fontmap->load_fontset($context,$desc,$language)
       •   $context (Pango::Context)

       •   $desc (Pango::FontDescription)

       •   $language (Pango::Language)

Name

       Pango::FontMap - an object that represents the set of fonts available for a particular rendering system

Properties

       '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)

See Also

       Pango, Glib::Object

See Also