|
wxMaxima
|
How an entry to the undo history looks like. More...
#include <EditorCell.h>
Public Member Functions | |
| HistoryEntry (const wxString &text, long long selStart, long long selEnd) | |
| long long | SelectionStart () const |
| long long | SelectionEnd () const |
| wxString | GetText () const |
How an entry to the undo history looks like.