]> git.saurik.com Git - wxWidgets.git/commitdiff
document GetAnimation() (patch 1695722)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Apr 2007 15:45:26 +0000 (15:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Apr 2007 15:45:26 +0000 (15:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/xmlresh.tex

index 08671ff6a5227685055e36acf484eb7237c8aa18..c31e1afbd4a8d2c7e46d85ef1a5274b2ebb488e1 100644 (file)
@@ -94,6 +94,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}}