document GetBufferSize() (patch 1687070)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2007-03-25 00:54:40 +00:00
parent c98543210a
commit 8639b30da1

View File

@ -296,6 +296,12 @@ Flushes the IO buffer.
Fill the IO buffer.
\membersection{wxStreamBuffer::GetBufferSize}\label{wxstreambuffergetbuffersize}
\constfunc{size\_t}{GetBufferSize}{\void}
Returns the size of the buffer.
\membersection{wxStreamBuffer::GetDataLeft}\label{wxstreambuffergetdataleft}
\func{size\_t}{GetDataLeft}{\void}