Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
actions-undo-document.h File Reference

Actions for Undo/Redo tied to document. More...

Go to the source code of this file.

Functions

void add_actions_undo_document (SPDocument *document)
 
void enable_undo_actions (SPDocument *document, bool undo, bool redo)
 

Detailed Description

Actions for Undo/Redo tied to document.

Authors: Tavmjong Bah

Copyright (C) 2021 Authors

Released under GNU GPL v2+, read the file 'COPYING' for more information.

Definition in file actions-undo-document.h.

Function Documentation

◆ add_actions_undo_document()

void add_actions_undo_document ( SPDocument document)

◆ enable_undo_actions()

void enable_undo_actions ( SPDocument document,
bool  undo,
bool  redo 
)