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:
parent
c98543210a
commit
8639b30da1
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user