Pango::AttrStretch(3) User Contributed Perl Documentation NAME Pango::AttrStretch HIERARCHY Glib::Boxed +----Pango::AttrStretch METHODS attribute = Pango::AttrStretch->new ($stretch, ...) o $stretch (Pango::Stretch) o ... (list) stretch = $attr->value (...) o ... (list) ENUMS AND FLAGS enum Pango::Stretch o 'ultra-condensed' / 'PANGO_STRETCH_ULTRA_CONDENSED' o 'extra-condensed' / 'PANGO_STRETCH_EXTRA_CONDENSED' o 'condensed' / 'PANGO_STRETCH_CONDENSED' o 'semi-condensed' / 'PANGO_STRETCH_SEMI_CONDENSED' o 'normal' / 'PANGO_STRETCH_NORMAL' o 'semi-expanded' / 'PANGO_STRETCH_SEMI_EXPANDED' o 'expanded' / 'PANGO_STRETCH_EXPANDED' o 'extra-expanded' / 'PANGO_STRETCH_EXTRA_EXPANDED' o 'ultra-expanded' / 'PANGO_STRETCH_ULTRA_EXPANDED' SEE ALSO Pango, Glib::Boxed COPYRIGHT Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Pango for a full notice. perl v5.40.0 2024-09-01 Pango::AttrStretch(3)