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

GFC::Gtk::LayoutSignals Class Reference

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

#include <gfc/gtk/layoutsignals.hh>

Inheritance diagram for GFC::Gtk::LayoutSignals:

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


Constructor & Destructor Documentation

GFC::Gtk::LayoutSignals::LayoutSignals Layout layout  )  [protected]
 

Construct a new LayoutSignals object.

Parameters:
layout A Layout object inheriting the LayoutSignals implementation.


Member Function Documentation

virtual void GFC::Gtk::LayoutSignals::on_set_scroll_adjustments Adjustment hadjustment,
Adjustment vadjustment
[virtual]
 

Called when a layout is added to a scrolling aware parent.

Parameters:
hadjustment The horizontal adjustment.
vadjustment The vertical adjustment.


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