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

Inti::Gtk::StringTag Class Reference

A GtkSyntaxTag C++ wrapper class. More...

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

Inheritance diagram for Inti::Gtk::StringTag:

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

Public Member Functions

Constructors

Detailed Description

A GtkSyntaxTag C++ wrapper class.


Constructor & Destructor Documentation

Inti::Gtk::StringTag::StringTag const String &  id,
const String &  name,
const char *  pattern_start,
const char *  pattern_end,
bool  end_at_line_end
 

Construct a new line comment tag.

Parameters:
id The ID used to refer to the tag.
name The name of the tag.
pattern_start 
pattern_end 
end_at_line_end 


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


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