Applied SetForegorund colour patch for GTK2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2004-03-29 18:07:31 +00:00
parent 963907fa8f
commit 174b10af34
4 changed files with 48 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ public:
void SetLabel( const wxString &label );
bool SetFont( const wxFont &font );
bool SetForegroundColour( const wxColour& colour );
// implementation
// --------------