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

Inti::Gtk::SourceTag Class Reference

A GtkSourceTag C++ wrapper class. More...

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

Inheritance diagram for Inti::Gtk::SourceTag:

Inti::Gtk::PatternTag Inti::Gtk::SyntaxTag Inti::Gtk::KeywordListTag Inti::Gtk::LineCommentTag Inti::Gtk::StringTag List of all members.

Public Member Functions

Constructors
Accessors
Methods
Property Proxies

Protected Member Functions

Constructors

Detailed Description

A GtkSourceTag C++ wrapper class.


Constructor & Destructor Documentation

Inti::Gtk::SourceTag::SourceTag GtkSourceTag *  tag,
bool  reference = false
[explicit, protected]
 

Construct a new SourceTag from an existing GtkSourceTag.

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

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


Member Function Documentation

void Inti::Gtk::SourceTag::set_style const SourceTagStyle style  ) 
 

Set the SourceTagStyle for the source tag.

Parameters:
style The new tag style.


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