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

GFC::Gtk::HandleBoxSignals Class Reference

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

#include <gfc/gtk/handleboxsignals.hh>

Inheritance diagram for GFC::Gtk::HandleBoxSignals:

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::HandleBox.


Constructor & Destructor Documentation

GFC::Gtk::HandleBoxSignals::HandleBoxSignals HandleBox handle_box  )  [protected]
 

Construct a new HandleBoxSignals object.

Parameters:
handle_box A HandleBox object inheriting the HandleBoxSignals implementation.


Member Function Documentation

virtual void GFC::Gtk::HandleBoxSignals::on_child_attached Widget child  )  [virtual]
 

Called when the contents of the handlebox are reattached to the main window.

Parameters:
child The child widget of the handlebox.

The child argument provides no extra information and is here only for backwards compatibility.

virtual void GFC::Gtk::HandleBoxSignals::on_child_detached Widget child  )  [virtual]
 

Called when the contents of the handlebox are detached from the main window.

Parameters:
child The child widget of the handlebox.

The child argument provides no extra information and is here only for backwards compatibility.


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