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

GFC::Gtk::DialogSignals Class Reference

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

#include <gfc/gtk/dialogsignals.hh>

Inheritance diagram for GFC::Gtk::DialogSignals:

GFC::Gtk::WindowSignals GFC::Gtk::ContainerSignals GFC::Gtk::WidgetSignals GFC::Gtk::ObjectSignals 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::Dialog.


Constructor & Destructor Documentation

GFC::Gtk::DialogSignals::DialogSignals Dialog dialog  )  [protected]
 

Construct a new DialogSignals object.

Parameters:
dialog A Dialog object inheriting the DialogSignals implementation.


Member Function Documentation

virtual void GFC::Gtk::DialogSignals::on_response int  response_id  )  [virtual]
 

Called when an action widget is activated, the dialog receives a delete event, or the application programmer calls response().

Parameters:
response_id The response ID of the action widget.

On a delete event, the response ID is RESPONSE_NONE. Otherwise, it depends on which action widget was activated.


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