- // set all page's font
- bool SetFont(const wxFont& font);
-
- void ApplyWidgetStyle();
-
- // 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();