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::AttrStyle - Pango font slant style attribute

Enums And Flags

enumPango::Style
       •   'normal' / 'PANGO_STYLE_NORMAL'

       •   'oblique' / 'PANGO_STYLE_OBLIQUE'

       •   'italic' / 'PANGO_STYLE_ITALIC'

Hierarchy

         Glib::Boxed
         +----Pango::AttrStyle

Methods

attribute=Pango::AttrStyle->new($style,...)
       •   $style (Pango::Style)

       •   ... (list)

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

Name

       Pango::AttrStyle - Pango font slant style attribute

See Also

       Pango, Glib::Boxed

See Also