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::AttrLanguage - used to represent attributes that are languages

Hierarchy

         Glib::Boxed
         +----Pango::AttrLanguage

Methods

attribute=Pango::AttrLanguage->new($language,...)
       •   $language (Pango::Language)

       •   ... (list)

       "Pango::AttrLanguage" doesn't take a reference and doesn't copy the "Pango::Language" object, but demands
       its  validity  nonetheless.   So  make  sure  the  language  object  stays  alive at least as long as the
       attribute.

   language=$attr->value(...)
       •   ... (list)

Name

       Pango::AttrLanguage - used to represent attributes that are languages

See Also

       Pango, Glib::Boxed

See Also