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

GFC::Gtk::NotebookSignals Class Reference

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

#include <gfc/gtk/notebooksignals.hh>

Inheritance diagram for GFC::Gtk::NotebookSignals:

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::Notebook.


Constructor & Destructor Documentation

GFC::Gtk::NotebookSignals::NotebookSignals Notebook notebook  )  [protected]
 

Constructs a new NotebookSignals object.

Parameters:
notebook A Notebook object inheriting the NotebookSignals implementation.


Member Function Documentation

virtual void GFC::Gtk::NotebookSignals::on_switch_page Widget page_child,
unsigned int  page_num
[virtual]
 

Called when the user or a function changes the current page.

Parameters:
page_child The child widget that is the contents of the new current page.
page_num The index of the new current page.

The page_child argument is a reference the child widget that was added to the page page_num when it was created, either by calling append_page(), prepend_page() or insert_page().


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