X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/279b5e2ece2a659ee788938cca76045787eaf978..39c7a53c9b9fd8afd3a4c06659405155c29dd8ff:/include/wx/gtk1/notebook.h diff --git a/include/wx/gtk1/notebook.h b/include/wx/gtk1/notebook.h index 2441d64b3a..9dfef193c1 100644 --- a/include/wx/gtk1/notebook.h +++ b/include/wx/gtk1/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