Expand description
Similar to Inkscape’s actions, can be used to manipulate a document through a CLI.
As a library, actions can be used to dispatch changes to a document from an editor.
Modules§
- base
- Basic actions applied to the application.
- tutorial
- Actions that help users understand usage and concepts.
Enums§
- Actions
- Each action that can be applied to the document or the program’s state.