debian man page for pango::attrweight

Query: pango::attrweight

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
Pango::AttrWeight - Pango font weight attribute
HIERARCHY
Glib::Boxed +----Pango::AttrWeight
METHODS
attribute = Pango::AttrWeight->new ($weight, ...) o $weight (Pango::Weight) o ... (list) weight = $attr->value (...) o ... (list)
ENUMS AND FLAGS
enum Pango::Weight o 'thin' / 'PANGO_WEIGHT_THIN' o 'ultralight' / 'PANGO_WEIGHT_ULTRALIGHT' o 'light' / 'PANGO_WEIGHT_LIGHT' o 'book' / 'PANGO_WEIGHT_BOOK' o 'normal' / 'PANGO_WEIGHT_NORMAL' o 'medium' / 'PANGO_WEIGHT_MEDIUM' o 'semibold' / 'PANGO_WEIGHT_SEMIBOLD' o 'bold' / 'PANGO_WEIGHT_BOLD' o 'ultrabold' / 'PANGO_WEIGHT_ULTRABOLD' o 'heavy' / 'PANGO_WEIGHT_HEAVY' o 'ultraheavy' / 'PANGO_WEIGHT_ULTRAHEAVY'
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::AttrWeight(3pm)
Related Man Pages
pango::attrlist(3) - suse
pango::tabarray(3) - suse
pango::context(3pm) - debian
pango::renderer(3pm) - debian
pango::tabarray(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?