]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clipbrd.tex
Forward port of changes for using themed drawing of owner-drawn buttons.
[wxWidgets.git] / docs / latex / wx / clipbrd.tex
index 603e28b52ed9471b4b573f55242bad1aae2f77d4..a216479e018081c9fc45bedf2bb07b0794c47b64 100644 (file)
@@ -116,7 +116,7 @@ Returns true if the clipboard has been opened.
 
 \func{bool}{IsSupported}{\param{const wxDataFormat\&}{ format}}
 
-Returns true if the format of the given data object is available on the clipboard.
+Returns true if there is data which matches the data format of the given data object currently {\bf available} (IsSupported sounds like a misnomer, FIXME: better deprecate this name?) on the clipboard.
 
 \membersection{wxClipboard::Open}\label{wxclipboardopen}