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


Xfc::Gtk::CellRendererToggleSignals Class Reference

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

#include <xfc/gtk/cellrenderertogglesignals.hh>

Inheritance diagram for Xfc::Gtk::CellRendererToggleSignals:
Xfc::Gtk::CellRendererSignals 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::CellRendererToggle.


Constructor & Destructor Documentation

Construct a new CellRendererToggleSignals.

Parameters:
cellA CellRendererToggle object inheriting the CellRendererToggleSignals implementation.

Member Function Documentation

virtual void Xfc::Gtk::CellRendererToggleSignals::on_toggled ( const String path) [virtual]

Called when the state of the CellRendererToggle is changed.

Parameters:
pathA widget-dependent string representation of the event location (e.g. for Gtk::TreeView, a string representation of Gtk::TreePath).

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