X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..4346581b7c6548fdef1486564787154d20a401df:/docs/latex/wx/iconevt.tex diff --git a/docs/latex/wx/iconevt.tex b/docs/latex/wx/iconevt.tex index ac11d82eaa..86e8d23678 100644 --- a/docs/latex/wx/iconevt.tex +++ b/docs/latex/wx/iconevt.tex @@ -24,6 +24,10 @@ Currently only wxMSW and wxGTK generate such events. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Event table macros} To process an iconize event, use this event handler macro to direct input to a @@ -37,8 +41,8 @@ member function that takes a wxIconizeEvent argument. \wxheading{See also} \helpref{Event handling overview}{eventhandlingoverview},\rtfsp -\helpref{wxFrame::Iconize}{wxframeiconize},\rtfsp -\helpref{wxFrame::IsIconized}{wxframeisiconized} +\helpref{wxTopLevelWindow::Iconize}{wxtoplevelwindowiconize},\rtfsp +\helpref{wxTopLevelWindow::IsIconized}{wxtoplevelwindowisiconized} \latexignore{\rtfignore{\wxheading{Members}}}