GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Gtk::RadioActionSignals Class Reference

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

#include <gfc/gtk/radioactionsignals.hh>

Inheritance diagram for GFC::Gtk::RadioActionSignals:

GFC::Gtk::ToggleActionSignals GFC::Gtk::ActionSignals GFC::G::ObjectSignals GFC::G::TypeInstance GFC::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

GFC::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 GFC::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:
Generated on Tue Aug 24 00:34:41 2004 for GFC-UI by doxygen 1.3.8