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::AttrStretch - Pango font stretch attribute

Enums And Flags

enumPango::Stretch
       •   'ultra-condensed' / 'PANGO_STRETCH_ULTRA_CONDENSED'

       •   'extra-condensed' / 'PANGO_STRETCH_EXTRA_CONDENSED'

       •   'condensed' / 'PANGO_STRETCH_CONDENSED'

       •   'semi-condensed' / 'PANGO_STRETCH_SEMI_CONDENSED'

       •   'normal' / 'PANGO_STRETCH_NORMAL'

       •   'semi-expanded' / 'PANGO_STRETCH_SEMI_EXPANDED'

       •   'expanded' / 'PANGO_STRETCH_EXPANDED'

       •   'extra-expanded' / 'PANGO_STRETCH_EXTRA_EXPANDED'

       •   'ultra-expanded' / 'PANGO_STRETCH_ULTRA_EXPANDED'

Hierarchy

         Glib::Boxed
         +----Pango::AttrStretch

Methods

attribute=Pango::AttrStretch->new($stretch,...)
       •   $stretch (Pango::Stretch)

       •   ... (list)

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

Name

       Pango::AttrStretch - Pango font stretch attribute

See Also

       Pango, Glib::Boxed

See Also