r

redo

Syntax: redo()

Corresponds to the Redo toolbar button and repeats one operation that has been reverted with undo().

See also

undo()

redo_all

Syntax: redo_all()

Similar to redo(), but re-does as many operations as possible.

See also

undo()

reenable_dna

Syntax: reenable_dna()

Some message boxes offer the possibility to prevent them from appearing again (do not ask again). This command makes all of them appear again.

reset_toolbars

Syntax: reset_toolbars()

Resets all toolbar settings, like location, icon size and text location back to defaults.

revert

Syntax: revert()

Reverts the currently loaded file back to the last saved state, discarding all changes that are not saved.

rewind

Syntax: rewind()

Corresponds to the Rewind toolbar button. If the playback is currently running, it skips backward by 1/10 of the visible range. If the playback is not running, this does the same as the command view:scroll_left().