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


Xfc::Gtk::ButtonSignals Class Reference

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

#include <xfc/gtk/buttonsignals.hh>

Inheritance diagram for Xfc::Gtk::ButtonSignals:

Xfc::Gtk::ContainerSignals Xfc::Gtk::WidgetSignals Xfc::Gtk::ObjectSignals Xfc::G::ObjectSignals Xfc::G::TypeInstance Xfc::Trackable Xfc::Gtk::ColorButtonSignals Xfc::Gtk::FontButtonSignals Xfc::Gtk::ToggleButtonSignals Xfc::Gtk::RadioButtonSignals 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::Button.


Constructor & Destructor Documentation

Xfc::Gtk::ButtonSignals::ButtonSignals Button button  )  [protected]
 

Constructs a new ButtonSignals object.

Parameters:
button A Button object inheriting the ButtonSignals implementation.


Member Function Documentation

virtual void Xfc::Gtk::ButtonSignals::on_clicked  )  [virtual]
 

Called when a button clicked on by the mouse and the cursor stays on the button.

If the cursor is not on the button when the mouse button is released, the signal is not emitted.


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