/ gwnotebookcallback.h / Functions / Description

Functions



gw_notebook_page_switch

Updates the status bar when notebook switches pages.
gboolean gw_notebook_page_switch ( GtkNotebook *notebook, GtkNotebookPage *page, gint page_num, GtkWindow *w);
This function updates the status bar when notebook switches pages

Parameters
notebook notebook invoker
page page switched
page_num page number
w reference to the main window

Result: an error code.
Returns TRUE is the event submited correctly.
Returns FALSE when an error occured..