- // set all page's attributes
- void DoApplyWidgetStyle(GtkRcStyle *style);
-
- // report if window belongs to notebook
- bool IsOwnGtkWindow( GdkWindow *window );
-
- // common part of all ctors
- void Init();
+ // Called by GTK event handler when the current page is definitely changed.
+ void GTKOnPageChanged();