Pango::AttrSize(3pm) | User Contributed Perl Documentation | Pango::AttrSize(3pm) |
NAME¶
Pango::AttrSize - Pango font-size attribute
HIERARCHY¶
Glib::Boxed +----Pango::AttrSize
METHODS¶
attribute = Pango::AttrSize->new ($size, ...)¶
- $size (integer)
- ... (list)
attribute = Pango::AttrSize->new_absolute ($size, ...)¶
- $size (integer)
- ... (list)
Since: pango 1.8
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.
2024-10-15 | perl v5.40.0 |