Blender
V3.3
|
Public Attributes | |
ListBase | states |
uiUndoStack_Text_State * | current |
Definition at line 30 of file interface_undo.c.
uiUndoStack_Text_State* uiUndoStack_Text::current |
Definition at line 32 of file interface_undo.c.
Referenced by ui_textedit_redo_impl(), ui_textedit_undo_impl(), ui_textedit_undo_push(), and ui_textedit_undo_stack_create().
ListBase uiUndoStack_Text::states |
Definition at line 31 of file interface_undo.c.
Referenced by ui_textedit_undo_push(), ui_textedit_undo_stack_create(), and ui_textedit_undo_stack_destroy().