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


Xfc::Gtk::CellRendererTextSignals Class Reference

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

#include <xfc/gtk/cellrenderertextsignals.hh>

Inheritance diagram for Xfc::Gtk::CellRendererTextSignals:
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::CellRendererText.


Constructor & Destructor Documentation

Construct a new CellRendererTextSignals object.

Parameters:
cellA CellRendererText object inheriting the CellRendererTextSignals implementation.

Member Function Documentation

virtual void Xfc::Gtk::CellRendererTextSignals::on_edited ( const String path,
const String new_text 
) [virtual]

Called when the user has finished editing the cell text.

Parameters:
pathWidget-dependent string representation of the event location; e.g. for TreeView, a string representation of TreePath.
new_textThe newly edited text.

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