#include <GnoteBook.h>
Inheritance diagram for GnoteBook:

Public Methods | |
| GnoteBook () | |
| GnoteBookPage* | NewPage (Gstring name, Gwidget *title) |
| GnoteBookPage* | NewPage (Gstring name, Gwidget *title, Gcontainers *container) |
| void | ClosePage () |
| virtual void | OnEvent (GdkEvent *e, void *user_data) |
| virtual void | OnAction (Gwidget *w, GdkEvent *e) |
| int | GetCurrentPage () |
|
|
Decrement the page counter. |
|
|
Get the curret page number |
|
|
Action performed when a child widget sent an event Reimplemented from Gwidget. |
|
|
Action performed when an event occur Reimplemented from Gwidget. |