pango::attrstretch(3pm) debian man page | unix.com

Man Page: pango::attrstretch

Operating Environment: debian

Section: 3pm

Pango::AttrStretch(3pm) 				User Contributed Perl Documentation				   Pango::AttrStretch(3pm)

NAME
Pango::AttrStretch - Pango font stretch attribute
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.14.2 2011-11-15 Pango::AttrStretch(3pm)
Related Man Pages
pango::cairo(3) - suse
pango::matrix(3) - suse
pango::attriterator(3pm) - debian
pango::matrix(3pm) - debian
pango::tabarray(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?