Learn R Programming

gWidgets2RGtk2 (version 1.0-7)

Implementation of gWidgets2 for the RGtk2 Package

Description

Implements the 'gWidgets2' API for 'RGtk2.'

Copy Link

Version

Install

install.packages('gWidgets2RGtk2')

Monthly Downloads

82

Version

1.0-7

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 4th, 2018

Functions in gWidgets2RGtk2 (1.0-7)

ensure_type

S3 generic to ensure we don't change data type when assigning into column
gWidgets2RGtk2-package

gWidgets2Rtk2
isFirstMouseClick

Return TRUE if first mouse click
isRightMouseClick

Return TRUE/FALSE if right mouse click
getWidget.RGtkObject

method for stopping getWidget
guiWidgetsToolkitRGtk2-class

toolkit class for RGtk2
GTreeBase

Base class
add_editable_cell_renderer

make a view column for the given type of variable
GMessage

subclass for message dialog
GTree

Base class
GEdit

The GEdit class adds some methods beyond the spec: set_error, clear_error, validate_value
GComponentObservable

GComponentObservable adds the observable interface