X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4625b8c3b843008dd290ca47fbacb6fabb47baa..df61c0097160f84ba840e6648b147d3fa29141ea:/docs/latex/wx/socket.tex diff --git a/docs/latex/wx/socket.tex b/docs/latex/wx/socket.tex index 05d8a0f507..f0f3ae8bdd 100644 --- a/docs/latex/wx/socket.tex +++ b/docs/latex/wx/socket.tex @@ -906,6 +906,13 @@ functions that take a wxSocketEvent argument. Constructor. +\membersection{wxSocketEvent::Socket}\label{wxsocketeventsocket} + +\constfunc{wxSocketBase *}{Socket}{\void} + +Returns the socket object to which this event refers to. This makes +it possible to use the same event handler for different sockets. + \membersection{wxSocketEvent::SocketEvent}\label{wxsocketeventsocketevent} \constfunc{wxSocketNotify}{SocketEvent}{\void}