undo: Undo past action.

Description Usage Arguments

View source: R/methods.R

Description

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

Usage

1
2
3
4
undo(obj, ...)

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

Arguments

obj

object to call undo on

...

ignored


gWidgets2 documentation built on Jan. 11, 2022, 1:07 a.m.