| wxCocoa | wxMac | wxGTK | wxWindows |
|---|---|---|---|
//No code at the moment!
//Might look like this:
wxString wxStaticText::GetLabel() |
//Might not be implemented (querying the guy in charge of wxMac) |
wxString wxStaticText::GetLabel() const
|
//Does not seem to be in wxWindows either |