Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gtk::KeywordListTag Class Reference

A GtkPatternTag C++ wrapper class. More...

#include <inti/gtk-sourceview/sourcetag.h>

Inheritance diagram for Inti::Gtk::KeywordListTag:

Inti::Gtk::PatternTag Inti::Gtk::SourceTag List of all members.

Public Member Functions

Constructors

Detailed Description

A GtkPatternTag C++ wrapper class.


Constructor & Destructor Documentation

Inti::Gtk::KeywordListTag::KeywordListTag const String &  id,
const String &  name,
std::vector< String > &  keywords,
bool  case_sensitive,
bool  match_empty_string_at_beginning,
bool  match_empty_string_at_end,
const char *  beginning_regex,
const char *  end_regex
 

Construct a new keyword list tag.

Parameters:
id The ID used to refer to the tag.
name The name of the tag.
keywords A vector of String that holds the keywords.
case_sensitive Set true if the keywords are case sensitive.
match_empty_string_at_beginning 
match_empty_string_at_end 
beginning_regex 
end_regex 


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Wed Aug 27 21:17:27 2003 for Inti-SourceView by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002