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


Xfc::Gtk::RadioActionSignals Class Reference

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

#include <xfc/gtk/radioactionsignals.hh>

Inheritance diagram for Xfc::Gtk::RadioActionSignals:

Xfc::Gtk::ToggleActionSignals Xfc::Gtk::ActionSignals 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::RadioAction.


Constructor & Destructor Documentation

Xfc::Gtk::RadioActionSignals::RadioActionSignals RadioAction action  )  [protected]
 

Construct a new RadioActionSignals object.

Parameters:
action A RadioAction object inheriting the RadioActionSignals implementation.


Member Function Documentation

virtual void Xfc::Gtk::RadioActionSignals::on_changed RadioAction current  )  [virtual]
 

Called on every member of a radio group when the active member is changed.

Parameters:
current The member of the action group which has just been activated.
This handler is called after the Gtk::ActionSignals::on_activate() handler for the previous and current active members.


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