gtk notebook page style fixes (patch 984864)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2004-08-15 07:51:56 +00:00
parent 61721d057e
commit 718e35a651
2 changed files with 2 additions and 6 deletions

View File

@ -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

View File

@ -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