-
Notifications
You must be signed in to change notification settings - Fork 9
/
DESCRIPTION
67 lines (67 loc) · 1.41 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Package: gWidgets2
Type: Package
Title: Rewrite of gWidgets API for Simplified GUI Construction
Version: 1.0-8
Author: John Verzani
Maintainer: John Verzani <[email protected]>
URL: https://github.com/jverzani/gWidgets2
Description: Re-implementation of the 'gWidgets' API. The API is defined in this
package. A second, toolkit-specific package is required to use it. There
are three in development: 'gWidgets2RGtk2', 'gWidgets2Qt', and 'gWidgets2tcltk'.
Depends:
methods,
digest
License: GPL (>= 3)
LazyLoad: yes
Collate:
'misc.R'
'guiToolkit.R'
'BasicInterface.R'
'S4-methods.R'
'S3-methods.R'
'command-stack.R'
'methods.R'
'dialogs.R'
'gWidgets2-package.R'
'gaction.R'
'gbutton.R'
'gcalendar.R'
'gcheckbox.R'
'gcheckboxgroup.R'
'gcombobox.R'
'gdf.R'
'gdfnotebook.R'
'gedit.R'
'ggroup.R'
'gframe.R'
'gexpandgroup.R'
'gfile.R'
'gfilter.R'
'gformlayout.R'
'ggraphics.R'
'ggraphicsnotebook.R'
'ghtml.R'
'gimage.R'
'glabel.R'
'glayout.R'
'gmenu.R'
'gnotebook.R'
'gpanedgroup.R'
'gprogressbar.R'
'gradio.R'
'gseparator.R'
'gslider.R'
'gspinbutton.R'
'gstackwidget.R'
'gstatusbar.R'
'gtable.R'
'gtext.R'
'gtimer.R'
'gtoolbar.R'
'gtree.R'
'ws-model.R'
'gvarbrowser.R'
'gwindow.R'
'handler-methods.R'
'icons.R'
RoxygenNote: 5.0.1