document GetAnimation() (patch 1695722)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2007-04-07 15:45:26 +00:00
parent 5a9f61010b
commit 6a121452ee

View 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}}