Chapter 7. Summary of Forms

Put something here to explain what the table is

FormCategoryPage

(create <arc> canvas x1 y1 x2 y2)class22
(create <bitmap>)class16
(create <button> parent)class10
(create <canvas-image> canvas x1 y1)class23
(create <canvas-sub-window> canvas x1 y1)class23
(create <canvas-text> canvas x1 y1)class23
(create <canvas> parent)class21
(create <cascade-menu-item>)class13
(create <check-menu-item>)class14
(create <checkbutton> parent)class11
(create <command-menu-item>)class13
(create <entry> parent)class16
(create <fixed-mark> txt-proc)class19
(create <floating-mark> txt-proc)class19
(create <font> family size style)class15
(create <frame> parent)class9
(create <label> parent)class10
(create <line> canvas x1 y1 x2 y2 more ...)class22
(create <listbox> parent)class16
(create <markup>)class18
(create <menu> items)class13
(create <option-button> parent default)class12
(create <oval> canvas x1 y1 x2 y2)class21
(<parameter> operation value)extended parameter112
(create <photo>)class15
(create <polygon> canvas x1 y1 x2 y2 x3 y3 more ...)class22
(create <radio-menu-item>)class14
(create <radiobutton> parent)class11
(create <rectangle> canvas x1 y1 x2 y2)class21
(create <rgb> r g b)class15
(make <rgb> red green blue)class15
(create <scale> parent)class20
(create <scrollbar> parent)class20
(create <separator-menu-item>)class14
(create <tab-stop> position alignment)class19
(make <tab-stop> position alignment)class19
(create <text> parent)class17
(create <toplevel>)class9
(activate inst)method25
(send inst activate)method25
(activate inst menu)method25
(send inst activate menu)method25
(add-follower inst widget)method25
(send inst add-follower widget)method25
(add-modifiers keyword-or-modifier ...)syntax99
(add-offset inst pos disp)method25
(send inst add-offset pos disp)method25
(apply-markup inst txt index1 index2)method25
(send inst apply-markup txt index1 index2)method25
(bounding-box inst)method26
(send inst bounding-box)method26
(bounding-box inst pos)method26
(send inst bounding-box pos)method26
(cafe-level)extended parameter113
(cafe-level level)extended parameter113
(cancel-modifiers keyword-or-modifier ...)syntax99
(claim-selection inst selection notify-proc)method26
(send inst claim-selection selection notify-proc)method26
(clear-selection inst)method26
(send inst clear-selection)method26
(clear-selection inst index)method26
(send inst clear-selection index)method26
(clear-selection inst index1 index2)method26
(send inst clear-selection index1 index2)method26
(configure inst width height)method27
(send inst configure width height)method27
(create widget-class make-arg ... with (keyword value) ...)syntax97
(cursor-bof? inst)method27
(send inst cursor-bof?)method27
(cursor-bol inst)method27
(send inst cursor-bol)method27
(cursor-bol? inst)method27
(send inst cursor-bol?)method27
(cursor-eof? inst)method27
(send inst cursor-eof?)method27
(cursor-eol inst)method27
(send inst cursor-eol)method27
(cursor-eol? inst)method28
(send inst cursor-eol?)method28
(deactivate inst)method28
(send inst deactivate)method28
(deactivate inst menu)method28
(send inst deactivate menu)method28
(delete inst index1)method28
(send inst delete index1)method28
(delete inst index1 index2)method28
(send inst delete index1 index2)method28
(delete-all inst)method29
(send inst delete-all)method29
(delete-char inst disp)method29
(send inst delete-char disp)method29
(delete-eol inst)method29
(send inst delete-eol)method29
(delete-selection-at-cursor inst)method29
(send inst delete-selection-at-cursor)method29
(deselect inst)method29
(send inst deselect)method29
(destroy inst)method29
(send inst destroy)method29
(error)procedure111
(event-case ((key= x) (modifier= y)) ((pattern ...) e0 e1 ...) ...)syntax98
(find-closest inst x y)method30
(send inst find-closest x y)method30
(find-enclosed inst x1 y1 x2 y2)method30
(send inst find-enclosed x1 y1 x2 y2)method30
(find-item inst relpos item)method30
(send inst find-item relpos item)method30
(find-overlapping inst x1 y1 x2 y2)method30
(send inst find-overlapping x1 y1 x2 y2)method30
(fixed-mark inst where)method30
(send inst fixed-mark where)method30
(flash inst)method31
(send inst flash)method31
(floating-mark inst where)method31
(send inst floating-mark where)method31
(focus-next inst who)method31
(send inst focus-next who)method31
(focus-prev inst who)method31
(send inst focus-prev who)method31
(get-above-paragraph-space inst)method31
(send inst get-above-paragraph-space)method31
(get-accept-focus inst)method31
(send inst get-accept-focus)method31
(get-action inst)method31
(send inst get-action)method31
(get-active-background-color inst)method32
(send inst get-active-background-color)method32
(get-active-foreground-color inst)method32
(send inst get-active-foreground-color)method32
(get-actual-values inst)method33
(send inst get-actual-values)method33
(get-anchor inst)method33
(send inst get-anchor)method33
(get-arrow-shape inst)method33
(send inst get-arrow-shape)method33
(get-arrow-style inst)method33
(send inst get-arrow-style)method33
(get-aspect-ratio-bounds inst)method33
(send inst get-aspect-ratio-bounds)method33
(get-background-color inst)method33
(send inst get-background-color)method33
(get-below-paragraph-space inst)method34
(send inst get-below-paragraph-space)method34
(get-blank inst)method34
(send inst get-blank)method34
(get-border-width inst)method34
(send inst get-border-width)method34
(get-cap-style inst)method34
(send inst get-cap-style)method34
(get-char inst)method34
(send inst get-char)method34
(get-char inst index)method34
(send inst get-char index)method34
(get-close-enough inst)method35
(send inst get-close-enough)method35
(get-confine inst)method35
(send inst get-confine)method35
(get-coords inst)method35
(send inst get-coords)method35
(get-cursor-pos inst)method35
(send inst get-cursor-pos)method35
(get-data inst)method35
(send inst get-data)method35
(get-desired-height inst)method35
(send inst get-desired-height)method35
(get-desired-width inst)method36
(send inst get-desired-width)method36
(get-destroy-request-handler inst)method36
(send inst get-destroy-request-handler)method36
(get-digits inst)method36
(send inst get-digits)method36
(get-disabled-background-color inst)method36
(send inst get-disabled-background-color)method36
(get-disabled-foreground-color inst)method36
(send inst get-disabled-foreground-color)method36
(get-draw-indicator inst)method36
(send inst get-draw-indicator)method36
(get-draw-spline inst)method37
(send inst get-draw-spline)method37
(get-enabled inst)method37
(send inst get-enabled)method37
(get-export-selection inst)method37
(send inst get-export-selection)method37
(get-extent inst)method37
(send inst get-extent)method37
(get-family inst)method37
(send inst get-family)method37
(get-filename inst)method37
(send inst get-filename)method37
(get-fill-color inst)method38
(send inst get-fill-color)method38
(get-font inst)method38
(send inst get-font)method38
(get-foreground-color inst)method38
(send inst get-foreground-color)method38
(get-geometry inst)method39
(send inst get-geometry)method39
(get-grid inst)method39
(send inst get-grid)method39
(get-height inst)method39
(send inst get-height)method39
(get-height/char inst)method39
(send inst get-height/char)method39
(get-horizontal-view inst)method40
(send inst get-horizontal-view)method40
(get-hpad inst)method40
(send inst get-hpad)method40
(get-hscroll-increment inst)method40
(send inst get-hscroll-increment)method40
(get-hscroll-notify inst)method40
(send inst get-hscroll-notify)method40
(get-icon-title inst)method40
(send inst get-icon-title)method40
(get-image inst)method40
(send inst get-image)method40
(get-insert-border-width inst)method40
(send inst get-insert-border-width)method40
(get-insert-color inst)method41
(send inst get-insert-color)method41
(get-insert-off-time inst)method41
(send inst get-insert-off-time)method41
(get-insert-on-time inst)method41
(send inst get-insert-on-time)method41
(get-insert-width inst)method41
(send inst get-insert-width)method41
(get-item inst index)method41
(send inst get-item index)method41
(get-items inst)method41
(send inst get-items)method41
(get-join-style inst)method41
(send inst get-join-style)method41
(get-jump-scroll inst)method42
(send inst get-jump-scroll)method42
(get-justify inst)method42
(send inst get-justify)method42
(get-key-press-method inst)method42
(send inst get-key-press-method)method42
(get-key-release-method inst)method42
(send inst get-key-release-method)method42
(get-left-margin inst)method42
(send inst get-left-margin)method42
(get-length inst)method42
(send inst get-length)method42
(get-line-space inst)method43
(send inst get-line-space)method43
(get-line-thickness inst)method43
(send inst get-line-thickness)method43
(get-mask-data inst)method43
(send inst get-mask-data)method43
(get-max inst)method43
(send inst get-max)method43
(get-max-size inst)method43
(send inst get-max-size)method43
(get-menu inst)method43
(send inst get-menu)method43
(get-menu-items inst)method43
(send inst get-menu-items)method43
(get-min inst)method44
(send inst get-min)method44
(get-min-size inst)method44
(send inst get-min-size)method44
(get-mouse-cursor inst)method44
(send inst get-mouse-cursor)method44
(get-mouse-enter-method inst)method44
(send inst get-mouse-enter-method)method44
(get-mouse-leave-method inst)method44
(send inst get-mouse-leave-method)method44
(get-mouse-motion-method inst)method44
(send inst get-mouse-motion-method)method44
(get-mouse-press-method inst)method44
(send inst get-mouse-press-method)method44
(get-mouse-release-method inst)method45
(send inst get-mouse-release-method)method45
(get-option widget keyword ...)syntax98
(get-options inst)method45
(send inst get-options)method45
(get-orientation inst)method45
(send inst get-orientation)method45
(get-outline-color inst)method45
(send inst get-outline-color)method45
(get-override-redirect inst)method45
(send inst get-override-redirect)method45
(get-overstrike inst)method45
(send inst get-overstrike)method45
(get-paragraph-indent inst)method45
(send inst get-paragraph-indent)method45
(get-parent inst)method46
(send inst get-parent)method46
(get-pos inst)method46
(send inst get-pos)method46
(get-pref inst key default)method46
(send inst get-pref key default)method46
(get-prefs-key inst)method46
(send inst get-prefs-key)method46
(get-relief inst)method46
(send inst get-relief)method46
(get-repeat-delay inst)method47
(send inst get-repeat-delay)method47
(get-repeat-interval inst)method47
(send inst get-repeat-interval)method47
(get-resizable inst)method47
(send inst get-resizable)method47
(get-resolution inst)method47
(send inst get-resolution)method47
(get-right-margin inst)method47
(send inst get-right-margin)method47
(get-root-x inst)method47
(send inst get-root-x)method47
(get-root-y inst)method47
(send inst get-root-y)method47
(get-saved-text inst)method48
(send inst get-saved-text)method48
(get-scroll-region inst)method48
(send inst get-scroll-region)method48
(get-select-background-color inst)method48
(send inst get-select-background-color)method48
(get-select-border-width inst)method48
(send inst get-select-border-width)method48
(get-select-color inst)method48
(send inst get-select-color)method48
(get-select-foreground-color inst)method48
(send inst get-select-foreground-color)method48
(get-select-image inst)method48
(send inst get-select-image)method48
(get-select-mode inst)method49
(send inst get-select-mode)method49
(get-selected inst)method49
(send inst get-selected)method49
(get-selected-items inst)method49
(send inst get-selected-items)method49
(get-selected-range inst)method49
(send inst get-selected-range)method49
(get-selected-string inst)method49
(send inst get-selected-string)method49
(get-show-value inst)method49
(send inst get-show-value)method49
(get-size inst)method49
(send inst get-size)method49
(get-skip-increment inst)method50
(send inst get-skip-increment)method50
(get-slider-length inst)method50
(send inst get-slider-length)method50
(get-spline-steps inst)method50
(send inst get-spline-steps)method50
(get-start inst)method50
(send inst get-start)method50
(get-stipple inst)method50
(send inst get-stipple)method50
(get-string inst)method50
(send inst get-string)method50
(get-string inst index1 index2)method50
(send inst get-string index1 index2)method50
(get-style inst)method51
(send inst get-style)method51
(get-tabs inst)method51
(send inst get-tabs)method51
(get-title inst)method51
(send inst get-title)method51
(get-transient inst)method51
(send inst get-transient)method51
(get-traversal-background-color inst)method51
(send inst get-traversal-background-color)method51
(get-traversal-color inst)method52
(send inst get-traversal-color)method52
(get-traversal-thickness inst)method52
(send inst get-traversal-thickness)method52
(get-trough-color inst)method52
(send inst get-trough-color)method52
(get-underline inst)method52
(send inst get-underline)method52
(get-underline-index inst)method52
(send inst get-underline-index)method52
(get-value inst)method52
(send inst get-value)method52
(get-values inst)method52
(send inst get-values)method52
(get-vertical-view inst)method53
(send inst get-vertical-view)method53
(get-view inst)method53
(send inst get-view)method53
(get-vpad inst)method53
(send inst get-vpad)method53
(get-vscroll-increment inst)method53
(send inst get-vscroll-increment)method53
(get-vscroll-notify inst)method53
(send inst get-vscroll-notify)method53
(get-width inst)method53
(send inst get-width)method53
(get-width/char inst)method54
(send inst get-width/char)method54
(get-window inst)method54
(send inst get-window)method54
(get-wrap inst)method54
(send inst get-wrap)method54
(get-wrap-length inst)method54
(send inst get-wrap-length)method54
(get-x/char inst)method54
(send inst get-x/char)method54
(get-y/char inst)method54
(send inst get-y/char)method54
(hide inst)method55
(send inst hide)method55
(hscroll inst n qualifier)method55
(send inst hscroll n qualifier)method55
(iconify inst)method55
(send inst iconify)method55
(init inst p x1 y1 x2 y2 x3 y3 more ...)method55
(send inst init p x1 y1 x2 y2 x3 y3 more ...)method55
(init inst p x1 y1 x2 y2 more ...)method55
(send inst init p x1 y1 x2 y2 more ...)method55
(init inst . ignore-args ...)method56
(send inst init . ignore-args ...)method56
(init inst parent)method56
(send inst init parent)method56
(init inst parent default)method56
(send inst init parent default)method56
(init inst p x1 y1)method56
(send inst init p x1 y1)method56
(init inst p x1 y1 x2 y2)method57
(send inst init p x1 y1 x2 y2)method57
(insert inst index s more ...)method57
(send inst insert index s more ...)method57
(insert inst x)method57
(send inst insert x)method57
(insert inst index s)method57
(send inst insert index s)method57
(insert-at inst index char/string)method57
(send inst insert-at index char/string)method57
(insert-widget-at inst index widget)method57
(send inst insert-widget-at index widget)method57
(interrupt-handler)extended parameter114
(interrupt-handler handler)extended parameter114
(invoke inst)method58
(send inst invoke)method58
(invoke inst m)method58
(send inst invoke m)method58
(item-count inst)method58
(send inst item-count)method58
(key-press inst key modifiers)method58
(send inst key-press key modifiers)method58
(key-press inst text key mods)method58
(send inst key-press text key mods)method58
(key-release inst key modifiers)method59
(send inst key-release key modifiers)method59
(key-release inst text key mods)method59
(send inst key-release text key mods)method59
(keyboard-interrupt-handler)parameter113
(last-exception)parameter113
(line-end inst pos)method59
(send inst line-end pos)method59
(line-start inst pos)method59
(send inst line-start pos)method59
(list-all-markups inst)method59
(send inst list-all-markups)method59
(load-prefs inst tag)method59
(send inst load-prefs tag)method59
(lower inst)method60
(send inst lower)method60
(lower inst below-this)method60
(send inst lower below-this)method60
(make-font base-font (keyword value) ...)syntax98
(make-menu (label item) (label item) ...)syntax97
(make-visible inst index)method60
(send inst make-visible index)method60
(marked-ranges inst txt)method60
(send inst marked-ranges txt)method60
(markup-lower inst mkup)method60
(send inst markup-lower mkup)method60
(markup-raise inst mkup)method61
(send inst markup-raise mkup)method61
(markups-at inst pos)method61
(send inst markups-at pos)method61
(mouse-enter inst x y modifiers)method61
(send inst mouse-enter x y modifiers)method61
(mouse-enter inst text x y mods)method61
(send inst mouse-enter text x y mods)method61
(mouse-leave inst x y modifiers)method61
(send inst mouse-leave x y modifiers)method61
(mouse-leave inst text x y mods)method61
(send inst mouse-leave text x y mods)method61
(mouse-motion inst x y modifiers)method62
(send inst mouse-motion x y modifiers)method62
(mouse-motion inst text x y mods)method62
(send inst mouse-motion text x y mods)method62
(mouse-press inst x y modifiers)method62
(send inst mouse-press x y modifiers)method62
(mouse-press inst text x y mods)method62
(send inst mouse-press text x y mods)method62
(mouse-release inst x y modifiers)method62
(send inst mouse-release x y modifiers)method62
(mouse-release inst text x y mods)method62
(send inst mouse-release text x y mods)method62
(move inst xamt yamt)method63
(send inst move xamt yamt)method63
(move-char inst offset)method63
(send inst move-char offset)method63
(move-line inst disp)method63
(send inst move-line disp)method63
(move-to-left inst index)method63
(send inst move-to-left index)method63
(move-to-top inst index)method63
(send inst move-to-top index)method63
(move-word inst offset)method64
(send inst move-word offset)method64
(new-cafe)procedure112
(on-destroy inst thunk)method64
(send inst on-destroy thunk)method64
(pack widget (keyword value) ...)syntax97
(pos<=? inst index1)method64
(send inst pos<=? index1)method64
(pos<=? inst index1 index2)method64
(send inst pos<=? index1 index2)method64
(pos<=? inst index1 index index2)method64
(send inst pos<=? index1 index index2)method64
(pos<? inst index1)method64
(send inst pos<? index1)method64
(pos<? inst index1 index2)method65
(send inst pos<? index1 index2)method65
(pos=? inst index1)method65
(send inst pos=? index1)method65
(pos=? inst index1 index2)method65
(send inst pos=? index1 index2)method65
(pos>=? inst index1)method65
(send inst pos>=? index1)method65
(pos>=? inst index1 index2)method65
(send inst pos>=? index1 index2)method65
(pos>? inst index1)method66
(send inst pos>? index1)method66
(pos>? inst index1 index2)method66
(send inst pos>? index1 index2)method66
(postscript inst)method66
(send inst postscript)method66
(pps)procedure106
(pps output-port)procedure106
(print inst)method66
(send inst print)method66
(print inst op)method66
(send inst print op)method66
(ps)procedure106
(ps thread)procedure106
(ps-all)procedure106
(ps-num)procedure107
(raise inst)method67
(send inst raise)method67
(raise inst above-this)method67
(send inst raise above-this)method67
(remove-follower inst widget)method67
(send inst remove-follower widget)method67
(remove-markup inst txt index1 index2)method67
(send inst remove-markup txt index1 index2)method67
(reset)procedure112
(rgb-blue inst)method67
(send inst rgb-blue)method67
(rgb-green inst)method67
(send inst rgb-green)method67
(rgb-red inst)method67
(send inst rgb-red)method67
(rgb-values inst)method68
(send inst rgb-values)method68
(save-prefs! inst tag)method68
(send inst save-prefs! tag)method68
(screen->canvas-x inst screenx)method68
(send inst screen->canvas-x screenx)method68
(screen->canvas-y inst screeny)method68
(send inst screen->canvas-y screeny)method68
(search inst pattern index options)method68
(send inst search pattern index options)method68
(search inst pattern index1 index2 options)method68
(send inst search pattern index1 index2 options)method68
(select inst)method69
(send inst select)method69
(select inst index)method69
(send inst select index)method69
(select-range inst start end)method69
(send inst select-range start end)method69
(selected? inst index)method69
(send inst selected? index)method69
(selection-exists? inst)method69
(send inst selection-exists?)method69
(set-above-paragraph-space! inst val)method69
(send inst set-above-paragraph-space! val)method69
(set-accept-focus! inst val)method70
(send inst set-accept-focus! val)method70
(set-action! inst proc)method70
(send inst set-action! proc)method70
(set-active-background-color! inst val)method70
(send inst set-active-background-color! val)method70
(set-active-foreground-color! inst val)method71
(send inst set-active-foreground-color! val)method71
(set-anchor! inst val)method71
(send inst set-anchor! val)method71
(set-arrow-shape! inst inner-length outer-length flair)method71
(send inst set-arrow-shape! inner-length outer-length flair)method71
(set-arrow-style! inst val)method71
(send inst set-arrow-style! val)method71
(set-aspect-ratio-bounds! inst min max)method72
(send inst set-aspect-ratio-bounds! min max)method72
(set-background-color! inst val)method72
(send inst set-background-color! val)method72
(set-below-paragraph-space! inst val)method72
(send inst set-below-paragraph-space! val)method72
(set-blank! inst val)method72
(send inst set-blank! val)method72
(set-border-width! inst val)method72
(send inst set-border-width! val)method72
(set-cap-style! inst val)method73
(send inst set-cap-style! val)method73
(set-close-enough! inst val)method73
(send inst set-close-enough! val)method73
(set-confine! inst val)method73
(send inst set-confine! val)method73
(set-coords! inst x1 y1 x2 y2 x3 y3 more ...)method73
(send inst set-coords! x1 y1 x2 y2 x3 y3 more ...)method73
(set-coords! inst x1 y1 x2 y2 more ...)method73
(send inst set-coords! x1 y1 x2 y2 more ...)method73
(set-coords! inst x1 y1)method73
(send inst set-coords! x1 y1)method73
(set-coords! inst x1 y1 x2 y2)method73
(send inst set-coords! x1 y1 x2 y2)method73
(set-cursor-pos! inst new)method74
(send inst set-cursor-pos! new)method74
(set-data! inst string)method74
(send inst set-data! string)method74
(set-destroy-request-handler! inst proc)method74
(send inst set-destroy-request-handler! proc)method74
(set-digits! inst val)method74
(send inst set-digits! val)method74
(set-disabled-background-color! inst val)method74
(send inst set-disabled-background-color! val)method74
(set-disabled-foreground-color! inst val)method75
(send inst set-disabled-foreground-color! val)method75
(set-draw-indicator! inst val)method75
(send inst set-draw-indicator! val)method75
(set-draw-spline! inst val)method75
(send inst set-draw-spline! val)method75
(set-enabled! inst val)method75
(send inst set-enabled! val)method75
(set-export-selection! inst val)method76
(send inst set-export-selection! val)method76
(set-extent! inst val)method76
(send inst set-extent! val)method76
(set-filename! inst fn)method76
(send inst set-filename! fn)method76
(set-fill-color! inst val)method76
(send inst set-fill-color! val)method76
(set-focus inst)method76
(send inst set-focus)method76
(set-font! inst val)method76
(send inst set-font! val)method76
(set-foreground-color! inst val)method77
(send inst set-foreground-color! val)method77
(set-geometry! inst geom)method77
(send inst set-geometry! geom)method77
(set-grid! inst val)method78
(send inst set-grid! val)method78
(set-height! inst val)method78
(send inst set-height! val)method78
(set-height/char! inst val)method78
(send inst set-height/char! val)method78
(set-hpad! inst val)method78
(send inst set-hpad! val)method78
(set-hscroll-increment! inst val)method78
(send inst set-hscroll-increment! val)method78
(set-hscroll-notify! inst val)method79
(send inst set-hscroll-notify! val)method79
(set-icon-title! inst val)method79
(send inst set-icon-title! val)method79
(set-image! inst val)method79
(send inst set-image! val)method79
(set-insert-border-width! inst val)method79
(send inst set-insert-border-width! val)method79
(set-insert-color! inst val)method79
(send inst set-insert-color! val)method79
(set-insert-off-time! inst val)method79
(send inst set-insert-off-time! val)method79
(set-insert-on-time! inst val)method80
(send inst set-insert-on-time! val)method80
(set-insert-width! inst val)method80
(send inst set-insert-width! val)method80
(set-join-style! inst val)method80
(send inst set-join-style! val)method80
(set-jump-scroll! inst val)method80
(send inst set-jump-scroll! val)method80
(set-justify! inst val)method80
(send inst set-justify! val)method80
(set-key-press-method! inst val)method80
(send inst set-key-press-method! val)method80
(set-key-release-method! inst val)method81
(send inst set-key-release-method! val)method81
(set-left-margin! inst val)method81
(send inst set-left-margin! val)method81
(set-length! inst val)method81
(send inst set-length! val)method81
(set-line-space! inst val)method81
(send inst set-line-space! val)method81
(set-line-thickness! inst val)method81
(send inst set-line-thickness! val)method81
(set-mask-data! inst string)method81
(send inst set-mask-data! string)method81
(set-max! inst val)method82
(send inst set-max! val)method82
(set-max-size! inst width height)method82
(send inst set-max-size! width height)method82
(set-menu! inst m)method82
(send inst set-menu! m)method82
(set-menu-items! inst ls)method82
(send inst set-menu-items! ls)method82
(set-min! inst val)method82
(send inst set-min! val)method82
(set-min-size! inst width height)method82
(send inst set-min-size! width height)method82
(set-mouse-cursor! inst val)method82
(send inst set-mouse-cursor! val)method82
(set-mouse-enter-method! inst val)method83
(send inst set-mouse-enter-method! val)method83
(set-mouse-leave-method! inst val)method83
(send inst set-mouse-leave-method! val)method83
(set-mouse-motion-method! inst val)method83
(send inst set-mouse-motion-method! val)method83
(set-mouse-press-method! inst val)method83
(send inst set-mouse-press-method! val)method83
(set-mouse-release-method! inst val)method83
(send inst set-mouse-release-method! val)method83
(set-option! widget (keyword value) ...)syntax98
(set-options! inst ls)method84
(send inst set-options! ls)method84
(set-orientation! inst val)method84
(send inst set-orientation! val)method84
(set-outline-color! inst val)method84
(send inst set-outline-color! val)method84
(set-override-redirect! inst bool)method84
(send inst set-override-redirect! bool)method84
(set-overstrike! inst val)method84
(send inst set-overstrike! val)method84
(set-paragraph-indent! inst val)method84
(send inst set-paragraph-indent! val)method84
(set-pref! inst key val)method85
(send inst set-pref! key val)method85
(set-prefs-key! inst v)method85
(send inst set-prefs-key! v)method85
(set-prefs-tag! inst tag)method85
(send inst set-prefs-tag! tag)method85
(set-relief! inst val)method85
(send inst set-relief! val)method85
(set-repeat-delay! inst val)method85
(send inst set-repeat-delay! val)method85
(set-repeat-interval! inst val)method86
(send inst set-repeat-interval! val)method86
(set-resizable! inst width height)method86
(send inst set-resizable! width height)method86
(set-resolution! inst val)method86
(send inst set-resolution! val)method86
(set-right-margin! inst val)method86
(send inst set-right-margin! val)method86
(set-saved-text! inst s)method86
(send inst set-saved-text! s)method86
(set-scroll-region! inst x1 y1 x2 y2)method86
(send inst set-scroll-region! x1 y1 x2 y2)method86
(set-select-background-color! inst val)method86
(send inst set-select-background-color! val)method86
(set-select-border-width! inst val)method87
(send inst set-select-border-width! val)method87
(set-select-color! inst val)method87
(send inst set-select-color! val)method87
(set-select-foreground-color! inst val)method87
(send inst set-select-foreground-color! val)method87
(set-select-image! inst val)method87
(send inst set-select-image! val)method87
(set-select-mode! inst val)method87
(send inst set-select-mode! val)method87
(set-selected! inst val)method88
(send inst set-selected! val)method88
(set-show-value! inst val)method88
(send inst set-show-value! val)method88
(set-skip-increment! inst val)method88
(send inst set-skip-increment! val)method88
(set-slider-length! inst val)method88
(send inst set-slider-length! val)method88
(set-spline-steps! inst val)method88
(send inst set-spline-steps! val)method88
(set-start! inst val)method88
(send inst set-start! val)method88
(set-stipple! inst val)method88
(send inst set-stipple! val)method88
(set-style! inst val)method89
(send inst set-style! val)method89
(set-tabs! inst val)method89
(send inst set-tabs! val)method89
(set-title! inst val)method89
(send inst set-title! val)method89
(set-transient! inst master)method89
(send inst set-transient! master)method89
(set-traversal-background-color! inst val)method89
(send inst set-traversal-background-color! val)method89
(set-traversal-color! inst val)method90
(send inst set-traversal-color! val)method90
(set-traversal-thickness! inst val)method90
(send inst set-traversal-thickness! val)method90
(set-trough-color! inst val)method90
(send inst set-trough-color! val)method90
(set-underline! inst val)method90
(send inst set-underline! val)method90
(set-underline-index! inst val)method90
(send inst set-underline-index! val)method90
(set-value! inst value)method90
(send inst set-value! value)method90
(set-view! inst top bottom)method91
(send inst set-view! top bottom)method91
(set-vpad! inst val)method91
(send inst set-vpad! val)method91
(set-vscroll-increment! inst val)method91
(send inst set-vscroll-increment! val)method91
(set-vscroll-notify! inst val)method91
(send inst set-vscroll-notify! val)method91
(set-width! inst val)method91
(send inst set-width! val)method91
(set-width/char! inst val)method92
(send inst set-width/char! val)method92
(set-window! inst val)method92
(send inst set-window! val)method92
(set-wrap! inst val)method92
(send inst set-wrap! val)method92
(set-wrap-length! inst val)method92
(send inst set-wrap-length! val)method92
(show inst)method92
(send inst show)method92
(show inst content x y width height)method93
(send inst show content x y width height)method93
(swl:append-clipboard string)procedure101
(swl:application-menu)procedure102
(swl:application-menu title thunk)procedure102
(swl:application-modal application thunk)procedure101
(swl:begin-application start-k)procedure103
(swl:clear-clipboard)procedure101
(swl:clear-selection)procedure102
(swl:clear-selection selection)procedure102
(swl:cut-buffer)procedure102
(swl:cut-buffer text)procedure102
(swl:end-application token)procedure103
(swl:file-dialog title kind (keyword value) ...)syntax98
(swl:font-available? family size file)procedure102
(swl:font-dialog parent title families sizes styles current-font new-font cleanup)procedure103
(swl:font-families)procedure102
(swl:font-families constraint)procedure102
(swl:get-clipboard)procedure101
(swl:get-selection)procedure101
(swl:get-selection selection)procedure101
(swl:help-menu)procedure102
(swl:help-menu title thunk)procedure102
(swl:open-tcp-client hostname port-number async?)procedure103
(swl:open-tcp-server host port handler)procedure103
(swl:screen-height)procedure103
(swl:screen-width)procedure104
(swl:sync-display)procedure104
(tab-alignment inst)method93
(send inst tab-alignment)method93
(tab-position inst)method93
(send inst tab-position)method93
(tab-stops (keyword value) ...)syntax98
(thread->k)procedure107
(thread-become-console!)procedure108
(thread-become-console! thread)procedure108
(thread-become-server!)procedure107
(thread-break)procedure108
(thread-break thread)procedure108
(thread-break thread reason)procedure108
(thread-break thread reason thunk)procedure108
(thread-break thread reason thunk run-now?)procedure108
thread-conoutglobal variable111
(thread-debug)procedure108
(thread-default-quantum)parameter113
(thread-default-quantum quantum)parameter113
(thread-default-ticks)parameter113
(thread-default-ticks ticks)parameter113
(thread-error-handler)procedure108
(thread-exception)extended parameter114
(thread-find)procedure107
(thread-fork thunk)procedure109
(thread-fork thunk quantum)procedure109
(thread-fork thunk quantum priority)procedure109
(thread-fork-group)procedure109
(thread-fork-group quantum)procedure109
(thread-fork-group quantum priority)procedure109
(thread-fork-group quantum priority params)procedure109
(thread-group-servers)extended parameter114
(thread-highest-priority)procedure111
(thread-kill)procedure109
(thread-kill num)procedure109
(thread-lowest-priority)procedure111
(thread-make-msg-queue name)procedure109
(thread-make-parameter value filter)procedure111
(thread-msg-waiting? queue)procedure109
(thread-name)extended parameter114
(thread-name name)extended parameter114
(thread-number)procedure107
(thread-priority)extended parameter114
(thread-priority priority)extended parameter114
(thread-quantum)extended parameter114
(thread-quantum quantum)extended parameter114
(thread-quantum-remaining)procedure107
(thread-receive-msg queue)procedure110
(thread-receiver-waiting? queue)procedure110
(thread-reschedule thread priority)procedure110
thread-run-queue-idle?global variable111
(thread-self)procedure107
(thread-send-msg queue msg)procedure110
(thread-send-msg queue msg mode)procedure110
(thread-sleep msecs)procedure110
thread-sleep-queue-idle?global variable111
thread-timer-interrupt-hookglobal variable111
(thread-wake thread)procedure110
(thread-yield)procedure110
(thread-yield queue)procedure110
(thread-yield queue priority)procedure110
(timer-interrupt-handler)parameter113
(toggle inst)method93
(send inst toggle)method93
(visible? inst)method93
(send inst visible?)method93
(vscroll inst n qualifier)method93
(send inst vscroll n qualifier)method93
(word-end inst pos)method94
(send inst word-end pos)method94
(word-start inst pos)method94
(send inst word-start pos)method94
(x->index inst x)method94
(send inst x->index x)method94
(xy->index inst x y)method94
(send inst xy->index x y)method94
(y->index inst y)method94
(send inst y->index y)method94
(y->item inst y)method95
(send inst y->item y)method95