libvtemm Reference Documentation |
Public Member Functions | |
int | get_tag () const |
Gets tag. | |
Glib::ustring | get_text () const |
Gets match. | |
Match (const Glib::ustring& text, int tag) | |
The only way to fill Gnome::Vte::Match class. | |
virtual | ~Match () |
Gnome::Vte::Match::Match | ( | const Glib::ustring & | text, | |
int | tag | |||
) |
The only way to fill Gnome::Vte::Match class.
text | A match. | |
tag | Tag of matched expression. |
virtual Gnome::Vte::Match::~Match | ( | ) | [virtual] |
int Gnome::Vte::Match::get_tag | ( | ) | const |
Gets tag.
Glib::ustring Gnome::Vte::Match::get_text | ( | ) | const |