redo {gWidgets2}R Documentation

Redo past action.

Description

Some widgets support redo actions

S3 method.

Usage

redo(obj, ...)

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

Arguments

obj

object to redo

...

ignored


[Package gWidgets2 version 1.0-8 Index]