X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dbd94b75015561fe527069c138ce43c44797fe35..05db64b2e987e6c6920f00610b2aa9ad25fb2c64:/docs/latex/wx/clipbrd.tex diff --git a/docs/latex/wx/clipbrd.tex b/docs/latex/wx/clipbrd.tex index 603e28b52e..a216479e01 100644 --- a/docs/latex/wx/clipbrd.tex +++ b/docs/latex/wx/clipbrd.tex @@ -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}