dispose: Dispose of object

Description Usage Arguments

View source: R/methods.R

Description

Dispose of object, primarily a window though this is modified in GNoteBook and GText.

main dispose method. Calls dispose for GWindow

Usage

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

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

Arguments

obj

object to dispose

...

passed along


jverzani/gWidgets2 documentation built on May 20, 2019, 5:17 a.m.