Gnome::Vte::TextAndCharAttrs Class Reference

TextAndCharAttrs - class storing string and its attributes. More...

Collaboration diagram for Gnome::Vte::TextAndCharAttrs:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TextAndCharAttrs (const Glib::ustring& text, const ArrayHandle_CharAttributes& attributes)
 The only way to fill Gnome::Vte::TextAndCharAttrs class.
virtual ~TextAndCharAttrs ()
Glib::ustring get_text () const
 Gets stored string.
ArrayHandle_CharAttributes get_attributes () const
 Gets stored attributes.

Detailed Description

TextAndCharAttrs - class storing string and its attributes.


Constructor & Destructor Documentation

Gnome::Vte::TextAndCharAttrs::TextAndCharAttrs ( const Glib::ustring text,
const ArrayHandle_CharAttributes attributes 
)

The only way to fill Gnome::Vte::TextAndCharAttrs class.

Parameters:
text String to store.
attributes Array of string's attributes.
virtual Gnome::Vte::TextAndCharAttrs::~TextAndCharAttrs (  )  [virtual]

Member Function Documentation

ArrayHandle_CharAttributes Gnome::Vte::TextAndCharAttrs::get_attributes (  )  const

Gets stored attributes.

Returns:
Stored attributes.
Glib::ustring Gnome::Vte::TextAndCharAttrs::get_text (  )  const

Gets stored string.

Returns:
Stored string.

The documentation for this class was generated from the following file:

Generated on 12 Oct 2009 for libvtemm by  doxygen 1.6.1