]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/xmlresh.tex
don't use _T() inside wxGetTranslation() and related macros (wxTRANSLATE, _, ......
[wxWidgets.git] / docs / latex / wx / xmlresh.tex
index 08671ff6a5227685055e36acf484eb7237c8aa18..3ae6789bf763cd5609fbc0a4d15fa2c8fc84b9ac 100644 (file)
@@ -18,6 +18,10 @@ See \helpref{XML-based resource system overview}{xrcoverview} for details.
 
 <wx/xrc/xmlres.h>
 
+\wxheading{Library}
+
+\helpref{wxXrc}{librarieslist}
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxXmlResourceHandler::wxXmlResourceHandler}\label{wxxmlresourcehandlerctor}
@@ -94,6 +98,12 @@ should rather use this one, and call its Create method.
 Called from CreateResource after variables
 were filled.
 
+\membersection{wxXmlResourceHandler::GetAnimation}\label{wxxmlresourcehandlergetanimation}
+
+\func{wxAnimation}{GetAnimation}{\param{const wxString\& }{param = wxT("animation")}}
+
+Creates a \helpref{animation}{wxanimation} from the filename specified in \arg{param}.
+
 \membersection{wxXmlResourceHandler::GetBitmap}\label{wxxmlresourcehandlergetbitmap}
 
 \func{wxBitmap}{GetBitmap}{\param{const wxString\& }{param = wxT("bitmap")}, \param{wxSize }{size = wxDefaultSize}}