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:
@@ -94,6 +94,12 @@ should rather use this one, and call its Create method.
|
|||||||
Called from CreateResource after variables
|
Called from CreateResource after variables
|
||||||
were filled.
|
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}
|
\membersection{wxXmlResourceHandler::GetBitmap}\label{wxxmlresourcehandlergetbitmap}
|
||||||
|
|
||||||
\func{wxBitmap}{GetBitmap}{\param{const wxString\& }{param = wxT("bitmap")}, \param{wxSize }{size = wxDefaultSize}}
|
\func{wxBitmap}{GetBitmap}{\param{const wxString\& }{param = wxT("bitmap")}, \param{wxSize }{size = wxDefaultSize}}
|
||||||
|
Reference in New Issue
Block a user