Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gtk::KeywordListTag Class Reference

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

Inheritance diagram for Xfc::Gtk::KeywordListTag:
Xfc::Gtk::PatternTag Xfc::Gtk::SourceTag Xfc::Gtk::TextTag Xfc::G::Object Xfc::G::TypeInstance Xfc::Trackable

List of all members.

Public Member Functions

Constructors

Detailed Description

A GtkPatternTag C++ wrapper class.


Constructor & Destructor Documentation

Xfc::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:
idThe ID used to refer to the tag.
nameThe name of the tag.
keywordsA vector of String that holds the keywords.
case_sensitiveSet 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:
Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC