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

textview.hh File Reference

A GtkTextView C++ wrapper interface. More...

#include <gfc/gtk/container.hh>
#include <gfc/gtk/textbuffer.hh>
#include <gtk/gtktextview.h>
#include <gfc/gtk/inline/textview.inl>

Go to the source code of this file.

Namespaces

Classes

Enumerations


Detailed Description

A GtkTextView C++ wrapper interface.

Provides TextView, a widget which can display a TextBuffer.


Enumeration Type Documentation

enum TextWindowType
 

TextWindowType indentifies the possible windows that correspond to an area of the text view.

These are the overall widget window, the border windows on the left, right, top, bottom, and the window that displays the text buffer.

Enumeration values:
TEXT_WINDOW_PRIVATE  Private.
TEXT_WINDOW_WIDGET  The overall widget window.
TEXT_WINDOW_TEXT  The window displaying the text buffer.
TEXT_WINDOW_LEFT  The border window on the left.
TEXT_WINDOW_RIGHT  The border window on the right.
TEXT_WINDOW_TOP  The border window on the top.
TEXT_WINDOW_BOTTOM  The border window on the bottom.


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