undo: Undo past action.

View source: R/methods.R

undoR Documentation

Undo past action.

Description

Some widgets support undo actions. See reference class method can_undo as well.

Usage

undo(obj, ...)

## S3 method for class 'GComponent'
undo(obj, ...)

Arguments

obj

object to call undo on

...

ignored


gWidgets2 documentation built on April 3, 2025, 6:18 p.m.