wxUniCharRef Class Reference
[Data Structures]

#include <wx/unichar.h>


Detailed Description

Writeable reference to a character in wxString.

This class can be used in the same way wxChar is used, except that changing its value updates the underlying string object.

Library:  wxBase

Category:  Data Structures



wxWidgets logo

[ top ]