]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/socket.tex
Added rotation to wxImage
[wxWidgets.git] / docs / latex / wx / socket.tex
index 05d8a0f507e77ed568b8c07ff2aa33525c171a71..f0f3ae8bddc6af455fc55d35f8f17503bc35fc1a 100644 (file)
@@ -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}