redo {gWidgets2}R Documentation

Redo past action.

Description

Some widgets support redo actions

Usage

redo(obj, ...)

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

Arguments

obj

object to redo

...

ignored


[Package gWidgets2 version 1.0-9 Index]