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

GFC::Gtk::EntrySignals Class Reference

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

#include <gfc/gtk/entrysignals.hh>

Inheritance diagram for GFC::Gtk::EntrySignals:

GFC::Gtk::WidgetSignals GFC::Gtk::EditableSignals GFC::Gtk::CellEditableSignals GFC::Gtk::ObjectSignals GFC::G::TypeInterface GFC::G::TypeInterface GFC::G::ObjectSignals GFC::G::TypeInstance GFC::G::TypeInstance GFC::G::TypeInstance GFC::Trackable GFC::Trackable GFC::Trackable GFC::Gtk::SpinButtonSignals 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::Entry.


Constructor & Destructor Documentation

GFC::Gtk::EntrySignals::EntrySignals Entry entry  )  [protected]
 

Construct a new EntrySignals object.

Parameters:
entry An Entry object inheriting the EntrySignals implementation.


Member Function Documentation

virtual void GFC::Gtk::EntrySignals::on_insert_at_cursor const String text  )  [virtual]
 

Called when text is inserted into the Entry at the current cursor position.

Parameters:
text The new text to insert.

virtual void GFC::Gtk::EntrySignals::on_populate_popup Menu menu  )  [virtual]
 

Called when the Entry displays its context-sensitive menu.

Parameters:
menu The popup menu.


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