Add comment about wxBitmap::SetPalette() not being implemented

under GTK+.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2005-02-05 13:12:41 +00:00
parent 4611dd06a1
commit c8e1af672f

View File

@ -561,7 +561,7 @@ The bitmap object owns the mask once this has been called.
\func{void}{SetPalette}{\param{const wxPalette\& }{palette}}
Sets the associated palette.
Sets the associated palette. (Not implemented under GTK+).
\wxheading{Parameters}