]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dynlib.tex
set up scrollbars correctly when we don't need them (fixes the problems reported...
[wxWidgets.git] / docs / latex / wx / dynlib.tex
index bdb6710a252a134064f7f0c09cc0988cb352c255..6c64a245ea124dc126fdabbc9d3810896ea8ff26 100644 (file)
@@ -91,14 +91,6 @@ the library any longer in its destructor but it is now the callers
 responsibility to do this using \helpref{Unload}{wxdynamiclibraryunload}.
 
 
-\membersection{wxDynamicLibrary::GetProgramHandle}\label{wxdynamiclibrarygetprogramhandle}
-
-\func{static wxDllType}{GetProgramHandle}{\void}
-
-Return a valid handle for the main program itself or \texttt{NULL} if symbols
-from the main program can't be loaded on this platform.
-
-
 \membersection{wxDynamicLibrary::GetSymbol}\label{wxdynamiclibrarygetsymbol}
 
 \constfunc{void *}{GetSymbol}{\param{const wxString\& }{name}}