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

Inti::Gtk Namespace Reference

An Inti binding for the GtkSourceView widget. More...

Compounds

Typedefs

Enumerations


Detailed Description

An Inti binding for the GtkSourceView widget.

Implements an Inti C++ binding for the GtkSourceView widget.


Enumeration Type Documentation

enum Inti::Gtk::SourceSearchFlags
 

Specifies how a source iterator should search through a source buffer for a text string.

Enumeration values:
SOURCE_SEARCH_VISIBLE_ONLY  The matching text may have invisible text interspersed in it, that is, the text may possibly be a noncontiguous subsequence of the matched range.
SOURCE_SEARCH_TEXT_ONLY  The matching text may have pixbufs or child widgets mixed inside the matched range.
SOURCE_SEARCH_CASE_INSENSITIVE  The text will be matched regardless of what case it is in.
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