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

notebook.hh File Reference

A GtkNotebook C++ wrapper interface. More...

#include <gfc/gtk/container.hh>
#include <gtk/gtknotebook.h>
#include <gfc/gtk/inline/notebook.inl>

Go to the source code of this file.

Namespaces

Classes

Enumerations


Detailed Description

A GtkNotebook C++ wrapper interface.

Provides Notebook, a Container widget whose children are pages that can be switched between using tab labels along one edge.


Enumeration Type Documentation

enum NotebookTab
 

NotebookTab defines the notebook tab which received the focus when a home or end key is pressed on the keyboard.

Enumeration values:
NOTEBOOK_TAB_FIRST  The first tab in the notebook page list (GDK_Home or GDK_KP_Home).
NOTEBOOK_TAB_LAST  The last tab in the notebook page list (GKD_End or GDK_KP_End).


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8