GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Pango::AttrList(3) User Contributed Perl Documentation Pango::AttrList(3)

Pango::AttrList - wrapper for PangoAttrList

Pango::AttrList is a collection of Pango::Attributes. These attributes annotate text with styles.

  Glib::Boxed
  +----Pango::AttrList

$attr (Pango::Attribute)

  • $func (scalar)
  • $data (scalar)

Since: pango 1.2

$attr (Pango::Attribute)

$attr (Pango::Attribute)

  • $markup_text (string)
  • $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.

  • $other (Pango::AttrList)
  • $pos (integer)
  • $len (integer)

Pango, Glib::Boxed

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Pango for a full notice.

2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.