Pango::Attribute(3) | User Contributed Perl Documentation | Pango::Attribute(3) |
NAME
Pango::Attribute - wrapper for PangoAttribute
HIERARCHY
Glib::Boxed +----Pango::Attribute
METHODS
integer = $attr->end_index (...)
- •
- ... (list)
boolean = $attr1->equal ($attr2)
- •
- $attr2 (Pango::Attribute)
integer = $attr->start_index (...)
- •
- ... (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.
2024-09-01 | perl v5.40.0 |