From: Václav Slavík Date: Sun, 15 Aug 2004 07:51:56 +0000 (+0000) Subject: gtk notebook page style fixes (patch 984864) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/718e35a651487b43ab21b15f0bbdf5318c3cad1f gtk notebook page style fixes (patch 984864) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/gtk/notebook.h b/include/wx/gtk/notebook.h index d19a9cd6d6..454cf9f01e 100644 --- a/include/wx/gtk/notebook.h +++ b/include/wx/gtk/notebook.h @@ -108,9 +108,7 @@ public: bool DoPhase(int phase); #endif - // set all page's font - bool SetFont(const wxFont& font); - + // set all page's attributes void DoApplyWidgetStyle(GtkRcStyle *style); // report if window belongs to notebook diff --git a/include/wx/gtk1/notebook.h b/include/wx/gtk1/notebook.h index d19a9cd6d6..454cf9f01e 100644 --- a/include/wx/gtk1/notebook.h +++ b/include/wx/gtk1/notebook.h @@ -108,9 +108,7 @@ public: bool DoPhase(int phase); #endif - // set all page's font - bool SetFont(const wxFont& font); - + // set all page's attributes void DoApplyWidgetStyle(GtkRcStyle *style); // report if window belongs to notebook