|
X11workbench Toolkit
1.0
|
Internal-only structure for undo/redo buffer for text object. More...
Data Fields | |
| struct s_internal_undo_redo_buffer * | pNext |
| WB_RECT | rctSelOld |
| WB_RECT | rctSelNew |
| int | iOperation |
| int | iSelMode |
| int | nOld |
| int | nNew |
| char | aData [2] |
Internal-only structure for undo/redo buffer for text object.
Definition at line 78 of file text_object.c.