GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

textiter.hh File Reference

A GtkTextIter C++ wrapper interface. More...

#include <gfc/glib/boxed.hh>
#include <gfc/glib/property.hh>
#include <gtk/gtktextiter.h>
#include <vector>
#include <gfc/gtk/inline/textiter.inl>

Go to the source code of this file.

Namespaces

Classes

Typedefs

Enumerations


Detailed Description

A GtkTextIter C++ wrapper interface.

Provides TextIter, an object that represents a position between two characters in a text buffer.


Enumeration Type Documentation

enum TextSearchFlags
 

TextSearchFlags is used to specify how a text iterator should search through a text buffer for a text string.

Enumeration values:
TEXT_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.
TEXT_SEARCH_TEXT_ONLY  The matching text may have pixbufs or child widgets mixed inside the matched range.


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8