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

GFC::Gtk::TextTagSignals Class Reference

Abstract base class that implements the virtual signal handlers for Gtk::TextTag. More...

#include <gfc/gtk/texttagsignals.hh>

Inheritance diagram for GFC::Gtk::TextTagSignals:

GFC::G::ObjectSignals 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 Gtk::TextTag.


Constructor & Destructor Documentation

GFC::Gtk::TextTagSignals::TextTagSignals TextTag tag  )  [protected]
 

Constructs a new TextTagSignals object.

Parameters:
tag A TextTag object inheriting the TextTagSignals implementation.


Member Function Documentation

bool GFC::Gtk::TextTagSignals::on_event G::Object event_object,
Gdk::Event event,
const TextIter iter
 

Called when the text tag receives a motion, button, or key event signal.

Parameters:
event_object The object that received the event, such as a widget.
event The event.
iter The location where the event was received.
Returns:
true if the event was handled, false if it wasn't handled.


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