git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29411
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\constfunc{size\_t}{WC2MB}{\param{char* }{buf}, \param{const wchar\_t* }{psz}, \param{size\_t }{n}}
Converts from Unicode to the selected character set. Returns length of string written to destination buffer.
+
\func{void}{SwapBuffers}{\void}
Displays the previous OpenGL commands on the associated window.
+
\func{int}{ShowModal}{\void}
Shows the dialog, returning either wxID\_OK or wxID\_CANCEL.
+