// --------------------------
void OnNavigationKey(wxNavigationKeyEvent& event);
+
+ static wxVisualAttributes
+ GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
+
// implementation
// --------------
bool DoPhase(int phase);
#endif
+ // set all page's font
+ bool SetFont(const wxFont& font);
+
void ApplyWidgetStyle();
// report if window belongs to notebook