Learn R Programming

gWidgets2 (version 1.0-9)

undo: Undo past action.

Description

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

Usage

undo(obj, ...)

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

Arguments

obj

object to call undo on

...

ignored