]> git.saurik.com Git - wxWidgets.git/commitdiff
Add comment about wxBitmap::SetPalette() not being implemented
authorRobert Roebling <robert@roebling.de>
Sat, 5 Feb 2005 13:12:41 +0000 (13:12 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 5 Feb 2005 13:12:41 +0000 (13:12 +0000)
    under GTK+.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/bitmap.tex

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