]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fileostr.tex
GetCurrentSelection() was documented but not present in all ports (just MSW and GTK...
[wxWidgets.git] / docs / latex / wx / fileostr.tex
index 21ce65dd75b80dfd77face02db7ea55617ceca95..a1f09efb670b9073f8e1c65d561d287e1fbf0863 100644 (file)
@@ -50,9 +50,9 @@ Initializes a file stream in write-only mode using the file descriptor {\it fd}.
 
 Destructor.
 
-\membersection{wxFileOutputStream::Ok}\label{wxfileoutputstreamok}
+\membersection{wxFileOutputStream::IsOk}\label{wxfileoutputstreamisok}
 
-\constfunc{bool}{Ok}{\void}
+\constfunc{bool}{IsOk}{\void}
 
 Returns true if the stream is initialized and ready.