X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/279b5e2ece2a659ee788938cca76045787eaf978..7b162e540e98415f8ac6bc1fd5b880e143aa85e5:/include/wx/gtk/notebook.h diff --git a/include/wx/gtk/notebook.h b/include/wx/gtk/notebook.h index 2441d64b3a..9dfef193c1 100644 --- a/include/wx/gtk/notebook.h +++ b/include/wx/gtk/notebook.h @@ -106,6 +106,9 @@ public: bool DoPhase(int phase); #endif + // set all page's font + bool SetFont(const wxFont& font); + void ApplyWidgetStyle(); // report if window belongs to notebook