+ void OnNavigationKey(wxNavigationKeyEvent& event);
+
+ // implementation
+
+ void SetConstraintSizes(bool recurse);
+ bool DoPhase(int phase);
+ void ApplyWidgetStyle();
+
+ // report if window belongs to notebook
+ bool IsOwnGtkWindow( GdkWindow *window );