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


Xfc::Gtk::IconViewSignals Class Reference

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

#include <xfc/gtk/iconviewsignals.hh>

Inheritance diagram for Xfc::Gtk::IconViewSignals:
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::IconView.


Constructor & Destructor Documentation

Constructs a new IconViewSignals object.

Parameters:
icon_viewA IconView object inheriting the IconViewSignals implementation.

Member Function Documentation

virtual void Xfc::Gtk::IconViewSignals::on_item_activated ( const TreePath path) [virtual]

Called when the item determined by path is activated.

Parameters:
pathThe path to the item being activated.
virtual void Xfc::Gtk::IconViewSignals::on_set_scroll_adjustments ( Adjustment hadjustment,
Adjustment vadjustment 
) [virtual]

Called when an icon view is added to a scrolling aware parent.

Parameters:
hadjustmentThe horizontal adjustment.
vadjustmentThe vertical adjustment.

The documentation for this class was generated from the following file:
Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC