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

GFC::Gtk::RadioMenuItemSignals Class Reference

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

#include <gfc/gtk/radiomenuitemsignals.hh>

Inheritance diagram for GFC::Gtk::RadioMenuItemSignals:

GFC::Gtk::CheckMenuItemSignals GFC::Gtk::MenuItemSignals GFC::Gtk::ItemSignals 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::RadioMenuItem.


Constructor & Destructor Documentation

GFC::Gtk::RadioMenuItemSignals::RadioMenuItemSignals RadioMenuItem radio_menu_item  )  [protected]
 

Constructs a new RadioMenuItemSignals object.

Parameters:
radio_menu_item A RadioMenuItem object inheriting the RadioMenuItemSignals implementation.


Member Function Documentation

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

Called when the group of radio menu items that a radio menu item belongs to changes.

This handler is called when a radio menu item switches from being alone to being part of a group of 2 or more menu items, or vice-versa, and when a button is moved from one group of 2 or more menu items to a different one, but not when the composition of the group that a menu item 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