made the interface more compatible with the MSW version (although
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Jun 1998 14:29:11 +0000 (14:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Jun 1998 14:29:11 +0000 (14:29 +0000)
commitff829f3f6d9d138e36286ab7db81e93ac67cd598
tree9868d191bb76a93af2be158a750fcbfda951b34b
parentdabeb02181178d15b6914992a34eb223a98aaa0a
made the interface more compatible with the MSW version (although
InsertPage and wxEVT_PAGE_CHANGING are still not implemented) and
implemented the wxEVT_PAGE_CHANGED callback.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/notebook.h
include/wx/gtk1/notebook.h
src/gtk/notebook.cpp
src/gtk1/notebook.cpp [copied from src/gtk/notebook.cpp with 59% similarity]