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

Inti::Gtk::PatternTag Class Reference

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

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

Inheritance diagram for Inti::Gtk::PatternTag:

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

Public Member Functions

Constructors
Accessors

Protected Member Functions

Constructors

Detailed Description

A GtkPatternTag C++ wrapper class.


Constructor & Destructor Documentation

Inti::Gtk::PatternTag::PatternTag GtkPatternTag *  tag,
bool  reference = false
[explicit, protected]
 

Construct a new PatternTag from an existing GtkPatternTag.

Parameters:
tag A pointer to a GtkPatternTag.
reference Set false if the initial reference count is floating, set true if it's not.

The tag can be a newly created GtkPatternTag or an existing GtkPatternTag (see G::Object::Object).

Inti::Gtk::PatternTag::PatternTag const String &  id,
const String &  name,
const char *  pattern
 

Construct a new pattern tag.

Parameters:
id The ID used to refer to the tag.
name The name of the tag.
pattern 


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