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

GFC::Atk::TextSignals Class Reference

Abstract base class that implements the virtual signal handlers for Atk::Text. More...

#include <gfc/atk/textsignals.hh>

Inheritance diagram for GFC::Atk::TextSignals:

GFC::G::TypeInterface GFC::G::TypeInstance GFC::Trackable List of all members.

Public Member Functions

Signal Handlers

Protected Member Functions

Constructors

Detailed Description

Abstract base class that implements the virtual signal handlers for Atk::Text.


Constructor & Destructor Documentation

GFC::Atk::TextSignals::TextSignals Text text  )  [protected]
 

Constructs a new TextSignals object.

Parameters:
text A Text object inheriting the TextSignals implementation.


Member Function Documentation

virtual void GFC::Atk::TextSignals::on_text_caret_moved int  location  )  [virtual]
 

Called when the text caret is moved.

Parameters:
location The new position of the text caret.

virtual void GFC::Atk::TextSignals::on_text_changed int  position,
int  length
[virtual]
 

Called when text is inserted or deleted.

Parameters:
position The position of the insertion or deletion.
length The length of the text inserted or deleted.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:35 2004 for GFC-UI by doxygen 1.3.8