Improve wxImage handlers documentation, especially ownership aspect.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Dec 2010 18:43:17 +0000 (18:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Dec 2010 18:43:17 +0000 (18:43 +0000)
commit5cb160c564f9c74766719f0ea2944db1211a347d
tree42038c4baa0fd95fa2cefcb1d9d9638b58fb3fc4
parentd383f40e7bfc95421d71e0b804bafa8054cd5f01
Improve wxImage handlers documentation, especially ownership aspect.

Correct wxImage::RemoveHandler() documentation which was plain wrong.

Also mention that the handler will be deleted by wxImage in AddHandler()
documentation.

And add an example of using AddHandler() as well as fix the broken text in
wxInitAllImageHandlers() description.

Closes #12772.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/image.h