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::FontFamily - Pango object representing a family of related font faces

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_name

Name

       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

See Also