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


Public Member Functions
Xfc::Gtk::SyntaxTag Class Reference

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

Inheritance diagram for Xfc::Gtk::SyntaxTag:
Xfc::Gtk::SourceTag Xfc::Gtk::TextTag Xfc::G::Object Xfc::G::TypeInstance Xfc::Trackable Xfc::Gtk::LineCommentTag Xfc::Gtk::StringTag

List of all members.

Public Member Functions

Constructors


Detailed Description

A GtkSyntaxTag C++ wrapper class.


Constructor & Destructor Documentation

Xfc::Gtk::SyntaxTag::SyntaxTag ( GtkSyntaxTag *  tag,
bool  reference = false 
) [explicit, protected]

Construct a new SyntaxTag from an existing GtkSyntaxTag.

Parameters:
tagA pointer to a GtkSyntaxTag.
referenceSet false if the initial reference count is floating, set true if it's not.


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

Xfc::Gtk::SyntaxTag::SyntaxTag ( const String id,
const String name,
const char *  pattern_start,
const char *  pattern_end 
)

Construct a new syntax tag.

Parameters:
idThe ID used to refer to the tag.
nameThe name of the tag.
pattern_start
pattern_end

The documentation for this class was generated from the following file:
Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC