Query: pango::attrlist
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Pango::AttrList(3) User Contributed Perl Documentation Pango::AttrList(3)NAMEPango::AttrListDESCRIPTIONPango::AttrList is a collection of Pango::Attributes. These attributes annotate text with styles.HIERARCHYGlib::Boxed +----Pango::AttrListMETHODSattrlist = Pango::AttrList->new $list->change ($attr) o $attr (Pango::Attribute) attrlist or undef = $list->filter ($func, $data=undef) o $func (scalar) o $data (scalar) Since: pango 1.2 $list->insert ($attr) o $attr (Pango::Attribute) $list->insert_before ($attr) o $attr (Pango::Attribute) attriterator = $list->get_iterator ($attr_list, $text, $accel_char) = Pango->parse_markup ($markup_text, $accel_marker) o $markup_text (string) o $accel_marker (character) Parses marked-up text to create a plaintext string and an attribute list. If $accel_marker is supplied and nonzero, the given character will mark the character following it as an accelerator. For example, the accel marker might be an ampersand or underscore. All characters marked as an acclerator will receive a PANGO_UNDERLINE_LOW attribute, and the first character so marked will be returned in $accel_char. Two $accel_marker characters following each other reduce to a single literal $accel_marker character. May croak with a Glib::Error in $@ on failure. $list->splice ($other, $pos, $len) o $other (Pango::AttrList) o $pos (integer) o $len (integer)SEE ALSOPango, Glib::BoxedCOPYRIGHTCopyright (C) 2003-2009 by the gtk2-perl team. This software is licensed under the LGPL. See Pango for a full notice. perl v5.12.1 2010-07-05 Pango::AttrList(3)
Related Man Pages |
---|
pango::context(3) - suse |
pango::cairo(3) - suse |
pango::renderer(3) - suse |
pango::attriterator(3pm) - debian |
pango::layout(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Pango 1.20.1 (Default branch) |
Pango 1.21.4 (Development branch) |
Pango 1.23.0 (Development branch) |
USN-773-1: Pango vulnerability |
What are <84>, <82>? |