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

GFC::Gtk::RadioButtonSignals Class Reference

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

#include <gfc/gtk/radiobuttonsignals.hh>

Inheritance diagram for GFC::Gtk::RadioButtonSignals:

GFC::Gtk::ToggleButtonSignals GFC::Gtk::ButtonSignals GFC::Gtk::ContainerSignals GFC::Gtk::WidgetSignals GFC::Gtk::ObjectSignals 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::RadioButton.


Constructor & Destructor Documentation

GFC::Gtk::RadioButtonSignals::RadioButtonSignals RadioButton radio_button  )  [protected]
 

Constructs a new RadioButtonSignals object.

Parameters:
radio_button A RadioButton object inheriting the RadioButtonSignals implementation.


Member Function Documentation

virtual void GFC::Gtk::RadioButtonSignals::on_group_changed  )  [virtual]
 

Called when the group of radio buttons that a radio button belongs to changes.

This handler is called when a radio button switches from being alone to being part of a group of 2 or more buttons, or vice-versa, and when a buttton is moved from one group of 2 or more buttons to a different one, but not when the composition of the group that a button belongs to changes.


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