Pango::AttrFontDesc

Section: User Contributed Perl Documentation (3pm)
Updated: 2014-08-29
Index Return to Main Contents
 

NAME

Pango::AttrFontDesc - Pango description of a font  

HIERARCHY

  Glib::Boxed
  +----Pango::AttrFontDesc

 

METHODS

 

attribute = Pango::AttrFontDesc->new ($font_desc, ...)

$font_desc (Pango::FontDescription)
... (list)
 

fontdescription = $attr->desc (...)

... (list)
 

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.


 

Index

NAME
HIERARCHY
METHODS
attribute = Pango::AttrFontDesc->new ($font_desc, ...)
fontdescription = $attr->desc (...)
SEE ALSO
COPYRIGHT