Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gtk::LayoutSignals Class Reference

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

#include <xfc/gtk/layoutsignals.hh>

Inheritance diagram for Xfc::Gtk::LayoutSignals:

Xfc::Gtk::ContainerSignals Xfc::Gtk::WidgetSignals Xfc::Gtk::ObjectSignals Xfc::G::ObjectSignals Xfc::G::TypeInstance Xfc::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

Xfc::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 Xfc::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: Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3