Put something here to explain what the table is
| Form | Category | Page |
|---|---|---|
| (create <arc> canvas x1 y1 x2 y2) | class | 22 |
| (create <bitmap>) | class | 16 |
| (create <button> parent) | class | 10 |
| (create <canvas-image> canvas x1 y1) | class | 23 |
| (create <canvas-sub-window> canvas x1 y1) | class | 23 |
| (create <canvas-text> canvas x1 y1) | class | 23 |
| (create <canvas> parent) | class | 21 |
| (create <cascade-menu-item>) | class | 13 |
| (create <check-menu-item>) | class | 14 |
| (create <checkbutton> parent) | class | 11 |
| (create <command-menu-item>) | class | 13 |
| (create <entry> parent) | class | 16 |
| (create <fixed-mark> txt-proc) | class | 19 |
| (create <floating-mark> txt-proc) | class | 19 |
| (create <font> family size style) | class | 15 |
| (create <frame> parent) | class | 9 |
| (create <label> parent) | class | 10 |
| (create <line> canvas x1 y1 x2 y2 more ...) | class | 22 |
| (create <listbox> parent) | class | 16 |
| (create <markup>) | class | 18 |
| (create <menu> items) | class | 13 |
| (create <option-button> parent default) | class | 12 |
| (create <oval> canvas x1 y1 x2 y2) | class | 21 |
| (<parameter> operation value) | extended parameter | 112 |
| (create <photo>) | class | 15 |
| (create <polygon> canvas x1 y1 x2 y2 x3 y3 more ...) | class | 22 |
| (create <radio-menu-item>) | class | 14 |
| (create <radiobutton> parent) | class | 11 |
| (create <rectangle> canvas x1 y1 x2 y2) | class | 21 |
| (create <rgb> r g b) | class | 15 |
| (make <rgb> red green blue) | class | 15 |
| (create <scale> parent) | class | 20 |
| (create <scrollbar> parent) | class | 20 |
| (create <separator-menu-item>) | class | 14 |
| (create <tab-stop> position alignment) | class | 19 |
| (make <tab-stop> position alignment) | class | 19 |
| (create <text> parent) | class | 17 |
| (create <toplevel>) | class | 9 |
| (activate inst) | method | 25 |
| (send inst activate) | method | 25 |
| (activate inst menu) | method | 25 |
| (send inst activate menu) | method | 25 |
| (add-follower inst widget) | method | 25 |
| (send inst add-follower widget) | method | 25 |
| (add-modifiers keyword-or-modifier ...) | syntax | 99 |
| (add-offset inst pos disp) | method | 25 |
| (send inst add-offset pos disp) | method | 25 |
| (apply-markup inst txt index1 index2) | method | 25 |
| (send inst apply-markup txt index1 index2) | method | 25 |
| (bounding-box inst) | method | 26 |
| (send inst bounding-box) | method | 26 |
| (bounding-box inst pos) | method | 26 |
| (send inst bounding-box pos) | method | 26 |
| (cafe-level) | extended parameter | 113 |
| (cafe-level level) | extended parameter | 113 |
| (cancel-modifiers keyword-or-modifier ...) | syntax | 99 |
| (claim-selection inst selection notify-proc) | method | 26 |
| (send inst claim-selection selection notify-proc) | method | 26 |
| (clear-selection inst) | method | 26 |
| (send inst clear-selection) | method | 26 |
| (clear-selection inst index) | method | 26 |
| (send inst clear-selection index) | method | 26 |
| (clear-selection inst index1 index2) | method | 26 |
| (send inst clear-selection index1 index2) | method | 26 |
| (configure inst width height) | method | 27 |
| (send inst configure width height) | method | 27 |
| (create widget-class make-arg ... with (keyword value) ...) | syntax | 97 |
| (cursor-bof? inst) | method | 27 |
| (send inst cursor-bof?) | method | 27 |
| (cursor-bol inst) | method | 27 |
| (send inst cursor-bol) | method | 27 |
| (cursor-bol? inst) | method | 27 |
| (send inst cursor-bol?) | method | 27 |
| (cursor-eof? inst) | method | 27 |
| (send inst cursor-eof?) | method | 27 |
| (cursor-eol inst) | method | 27 |
| (send inst cursor-eol) | method | 27 |
| (cursor-eol? inst) | method | 28 |
| (send inst cursor-eol?) | method | 28 |
| (deactivate inst) | method | 28 |
| (send inst deactivate) | method | 28 |
| (deactivate inst menu) | method | 28 |
| (send inst deactivate menu) | method | 28 |
| (delete inst index1) | method | 28 |
| (send inst delete index1) | method | 28 |
| (delete inst index1 index2) | method | 28 |
| (send inst delete index1 index2) | method | 28 |
| (delete-all inst) | method | 29 |
| (send inst delete-all) | method | 29 |
| (delete-char inst disp) | method | 29 |
| (send inst delete-char disp) | method | 29 |
| (delete-eol inst) | method | 29 |
| (send inst delete-eol) | method | 29 |
| (delete-selection-at-cursor inst) | method | 29 |
| (send inst delete-selection-at-cursor) | method | 29 |
| (deselect inst) | method | 29 |
| (send inst deselect) | method | 29 |
| (destroy inst) | method | 29 |
| (send inst destroy) | method | 29 |
| (error) | procedure | 111 |
| (event-case ((key= x) (modifier= y)) ((pattern ...) e0 e1 ...) ...) | syntax | 98 |
| (find-closest inst x y) | method | 30 |
| (send inst find-closest x y) | method | 30 |
| (find-enclosed inst x1 y1 x2 y2) | method | 30 |
| (send inst find-enclosed x1 y1 x2 y2) | method | 30 |
| (find-item inst relpos item) | method | 30 |
| (send inst find-item relpos item) | method | 30 |
| (find-overlapping inst x1 y1 x2 y2) | method | 30 |
| (send inst find-overlapping x1 y1 x2 y2) | method | 30 |
| (fixed-mark inst where) | method | 30 |
| (send inst fixed-mark where) | method | 30 |
| (flash inst) | method | 31 |
| (send inst flash) | method | 31 |
| (floating-mark inst where) | method | 31 |
| (send inst floating-mark where) | method | 31 |
| (focus-next inst who) | method | 31 |
| (send inst focus-next who) | method | 31 |
| (focus-prev inst who) | method | 31 |
| (send inst focus-prev who) | method | 31 |
| (get-above-paragraph-space inst) | method | 31 |
| (send inst get-above-paragraph-space) | method | 31 |
| (get-accept-focus inst) | method | 31 |
| (send inst get-accept-focus) | method | 31 |
| (get-action inst) | method | 31 |
| (send inst get-action) | method | 31 |
| (get-active-background-color inst) | method | 32 |
| (send inst get-active-background-color) | method | 32 |
| (get-active-foreground-color inst) | method | 32 |
| (send inst get-active-foreground-color) | method | 32 |
| (get-actual-values inst) | method | 33 |
| (send inst get-actual-values) | method | 33 |
| (get-anchor inst) | method | 33 |
| (send inst get-anchor) | method | 33 |
| (get-arrow-shape inst) | method | 33 |
| (send inst get-arrow-shape) | method | 33 |
| (get-arrow-style inst) | method | 33 |
| (send inst get-arrow-style) | method | 33 |
| (get-aspect-ratio-bounds inst) | method | 33 |
| (send inst get-aspect-ratio-bounds) | method | 33 |
| (get-background-color inst) | method | 33 |
| (send inst get-background-color) | method | 33 |
| (get-below-paragraph-space inst) | method | 34 |
| (send inst get-below-paragraph-space) | method | 34 |
| (get-blank inst) | method | 34 |
| (send inst get-blank) | method | 34 |
| (get-border-width inst) | method | 34 |
| (send inst get-border-width) | method | 34 |
| (get-cap-style inst) | method | 34 |
| (send inst get-cap-style) | method | 34 |
| (get-char inst) | method | 34 |
| (send inst get-char) | method | 34 |
| (get-char inst index) | method | 34 |
| (send inst get-char index) | method | 34 |
| (get-close-enough inst) | method | 35 |
| (send inst get-close-enough) | method | 35 |
| (get-confine inst) | method | 35 |
| (send inst get-confine) | method | 35 |
| (get-coords inst) | method | 35 |
| (send inst get-coords) | method | 35 |
| (get-cursor-pos inst) | method | 35 |
| (send inst get-cursor-pos) | method | 35 |
| (get-data inst) | method | 35 |
| (send inst get-data) | method | 35 |
| (get-desired-height inst) | method | 35 |
| (send inst get-desired-height) | method | 35 |
| (get-desired-width inst) | method | 36 |
| (send inst get-desired-width) | method | 36 |
| (get-destroy-request-handler inst) | method | 36 |
| (send inst get-destroy-request-handler) | method | 36 |
| (get-digits inst) | method | 36 |
| (send inst get-digits) | method | 36 |
| (get-disabled-background-color inst) | method | 36 |
| (send inst get-disabled-background-color) | method | 36 |
| (get-disabled-foreground-color inst) | method | 36 |
| (send inst get-disabled-foreground-color) | method | 36 |
| (get-draw-indicator inst) | method | 36 |
| (send inst get-draw-indicator) | method | 36 |
| (get-draw-spline inst) | method | 37 |
| (send inst get-draw-spline) | method | 37 |
| (get-enabled inst) | method | 37 |
| (send inst get-enabled) | method | 37 |
| (get-export-selection inst) | method | 37 |
| (send inst get-export-selection) | method | 37 |
| (get-extent inst) | method | 37 |
| (send inst get-extent) | method | 37 |
| (get-family inst) | method | 37 |
| (send inst get-family) | method | 37 |
| (get-filename inst) | method | 37 |
| (send inst get-filename) | method | 37 |
| (get-fill-color inst) | method | 38 |
| (send inst get-fill-color) | method | 38 |
| (get-font inst) | method | 38 |
| (send inst get-font) | method | 38 |
| (get-foreground-color inst) | method | 38 |
| (send inst get-foreground-color) | method | 38 |
| (get-geometry inst) | method | 39 |
| (send inst get-geometry) | method | 39 |
| (get-grid inst) | method | 39 |
| (send inst get-grid) | method | 39 |
| (get-height inst) | method | 39 |
| (send inst get-height) | method | 39 |
| (get-height/char inst) | method | 39 |
| (send inst get-height/char) | method | 39 |
| (get-horizontal-view inst) | method | 40 |
| (send inst get-horizontal-view) | method | 40 |
| (get-hpad inst) | method | 40 |
| (send inst get-hpad) | method | 40 |
| (get-hscroll-increment inst) | method | 40 |
| (send inst get-hscroll-increment) | method | 40 |
| (get-hscroll-notify inst) | method | 40 |
| (send inst get-hscroll-notify) | method | 40 |
| (get-icon-title inst) | method | 40 |
| (send inst get-icon-title) | method | 40 |
| (get-image inst) | method | 40 |
| (send inst get-image) | method | 40 |
| (get-insert-border-width inst) | method | 40 |
| (send inst get-insert-border-width) | method | 40 |
| (get-insert-color inst) | method | 41 |
| (send inst get-insert-color) | method | 41 |
| (get-insert-off-time inst) | method | 41 |
| (send inst get-insert-off-time) | method | 41 |
| (get-insert-on-time inst) | method | 41 |
| (send inst get-insert-on-time) | method | 41 |
| (get-insert-width inst) | method | 41 |
| (send inst get-insert-width) | method | 41 |
| (get-item inst index) | method | 41 |
| (send inst get-item index) | method | 41 |
| (get-items inst) | method | 41 |
| (send inst get-items) | method | 41 |
| (get-join-style inst) | method | 41 |
| (send inst get-join-style) | method | 41 |
| (get-jump-scroll inst) | method | 42 |
| (send inst get-jump-scroll) | method | 42 |
| (get-justify inst) | method | 42 |
| (send inst get-justify) | method | 42 |
| (get-key-press-method inst) | method | 42 |
| (send inst get-key-press-method) | method | 42 |
| (get-key-release-method inst) | method | 42 |
| (send inst get-key-release-method) | method | 42 |
| (get-left-margin inst) | method | 42 |
| (send inst get-left-margin) | method | 42 |
| (get-length inst) | method | 42 |
| (send inst get-length) | method | 42 |
| (get-line-space inst) | method | 43 |
| (send inst get-line-space) | method | 43 |
| (get-line-thickness inst) | method | 43 |
| (send inst get-line-thickness) | method | 43 |
| (get-mask-data inst) | method | 43 |
| (send inst get-mask-data) | method | 43 |
| (get-max inst) | method | 43 |
| (send inst get-max) | method | 43 |
| (get-max-size inst) | method | 43 |
| (send inst get-max-size) | method | 43 |
| (get-menu inst) | method | 43 |
| (send inst get-menu) | method | 43 |
| (get-menu-items inst) | method | 43 |
| (send inst get-menu-items) | method | 43 |
| (get-min inst) | method | 44 |
| (send inst get-min) | method | 44 |
| (get-min-size inst) | method | 44 |
| (send inst get-min-size) | method | 44 |
| (get-mouse-cursor inst) | method | 44 |
| (send inst get-mouse-cursor) | method | 44 |
| (get-mouse-enter-method inst) | method | 44 |
| (send inst get-mouse-enter-method) | method | 44 |
| (get-mouse-leave-method inst) | method | 44 |
| (send inst get-mouse-leave-method) | method | 44 |
| (get-mouse-motion-method inst) | method | 44 |
| (send inst get-mouse-motion-method) | method | 44 |
| (get-mouse-press-method inst) | method | 44 |
| (send inst get-mouse-press-method) | method | 44 |
| (get-mouse-release-method inst) | method | 45 |
| (send inst get-mouse-release-method) | method | 45 |
| (get-option widget keyword ...) | syntax | 98 |
| (get-options inst) | method | 45 |
| (send inst get-options) | method | 45 |
| (get-orientation inst) | method | 45 |
| (send inst get-orientation) | method | 45 |
| (get-outline-color inst) | method | 45 |
| (send inst get-outline-color) | method | 45 |
| (get-override-redirect inst) | method | 45 |
| (send inst get-override-redirect) | method | 45 |
| (get-overstrike inst) | method | 45 |
| (send inst get-overstrike) | method | 45 |
| (get-paragraph-indent inst) | method | 45 |
| (send inst get-paragraph-indent) | method | 45 |
| (get-parent inst) | method | 46 |
| (send inst get-parent) | method | 46 |
| (get-pos inst) | method | 46 |
| (send inst get-pos) | method | 46 |
| (get-pref inst key default) | method | 46 |
| (send inst get-pref key default) | method | 46 |
| (get-prefs-key inst) | method | 46 |
| (send inst get-prefs-key) | method | 46 |
| (get-relief inst) | method | 46 |
| (send inst get-relief) | method | 46 |
| (get-repeat-delay inst) | method | 47 |
| (send inst get-repeat-delay) | method | 47 |
| (get-repeat-interval inst) | method | 47 |
| (send inst get-repeat-interval) | method | 47 |
| (get-resizable inst) | method | 47 |
| (send inst get-resizable) | method | 47 |
| (get-resolution inst) | method | 47 |
| (send inst get-resolution) | method | 47 |
| (get-right-margin inst) | method | 47 |
| (send inst get-right-margin) | method | 47 |
| (get-root-x inst) | method | 47 |
| (send inst get-root-x) | method | 47 |
| (get-root-y inst) | method | 47 |
| (send inst get-root-y) | method | 47 |
| (get-saved-text inst) | method | 48 |
| (send inst get-saved-text) | method | 48 |
| (get-scroll-region inst) | method | 48 |
| (send inst get-scroll-region) | method | 48 |
| (get-select-background-color inst) | method | 48 |
| (send inst get-select-background-color) | method | 48 |
| (get-select-border-width inst) | method | 48 |
| (send inst get-select-border-width) | method | 48 |
| (get-select-color inst) | method | 48 |
| (send inst get-select-color) | method | 48 |
| (get-select-foreground-color inst) | method | 48 |
| (send inst get-select-foreground-color) | method | 48 |
| (get-select-image inst) | method | 48 |
| (send inst get-select-image) | method | 48 |
| (get-select-mode inst) | method | 49 |
| (send inst get-select-mode) | method | 49 |
| (get-selected inst) | method | 49 |
| (send inst get-selected) | method | 49 |
| (get-selected-items inst) | method | 49 |
| (send inst get-selected-items) | method | 49 |
| (get-selected-range inst) | method | 49 |
| (send inst get-selected-range) | method | 49 |
| (get-selected-string inst) | method | 49 |
| (send inst get-selected-string) | method | 49 |
| (get-show-value inst) | method | 49 |
| (send inst get-show-value) | method | 49 |
| (get-size inst) | method | 49 |
| (send inst get-size) | method | 49 |
| (get-skip-increment inst) | method | 50 |
| (send inst get-skip-increment) | method | 50 |
| (get-slider-length inst) | method | 50 |
| (send inst get-slider-length) | method | 50 |
| (get-spline-steps inst) | method | 50 |
| (send inst get-spline-steps) | method | 50 |
| (get-start inst) | method | 50 |
| (send inst get-start) | method | 50 |
| (get-stipple inst) | method | 50 |
| (send inst get-stipple) | method | 50 |
| (get-string inst) | method | 50 |
| (send inst get-string) | method | 50 |
| (get-string inst index1 index2) | method | 50 |
| (send inst get-string index1 index2) | method | 50 |
| (get-style inst) | method | 51 |
| (send inst get-style) | method | 51 |
| (get-tabs inst) | method | 51 |
| (send inst get-tabs) | method | 51 |
| (get-title inst) | method | 51 |
| (send inst get-title) | method | 51 |
| (get-transient inst) | method | 51 |
| (send inst get-transient) | method | 51 |
| (get-traversal-background-color inst) | method | 51 |
| (send inst get-traversal-background-color) | method | 51 |
| (get-traversal-color inst) | method | 52 |
| (send inst get-traversal-color) | method | 52 |
| (get-traversal-thickness inst) | method | 52 |
| (send inst get-traversal-thickness) | method | 52 |
| (get-trough-color inst) | method | 52 |
| (send inst get-trough-color) | method | 52 |
| (get-underline inst) | method | 52 |
| (send inst get-underline) | method | 52 |
| (get-underline-index inst) | method | 52 |
| (send inst get-underline-index) | method | 52 |
| (get-value inst) | method | 52 |
| (send inst get-value) | method | 52 |
| (get-values inst) | method | 52 |
| (send inst get-values) | method | 52 |
| (get-vertical-view inst) | method | 53 |
| (send inst get-vertical-view) | method | 53 |
| (get-view inst) | method | 53 |
| (send inst get-view) | method | 53 |
| (get-vpad inst) | method | 53 |
| (send inst get-vpad) | method | 53 |
| (get-vscroll-increment inst) | method | 53 |
| (send inst get-vscroll-increment) | method | 53 |
| (get-vscroll-notify inst) | method | 53 |
| (send inst get-vscroll-notify) | method | 53 |
| (get-width inst) | method | 53 |
| (send inst get-width) | method | 53 |
| (get-width/char inst) | method | 54 |
| (send inst get-width/char) | method | 54 |
| (get-window inst) | method | 54 |
| (send inst get-window) | method | 54 |
| (get-wrap inst) | method | 54 |
| (send inst get-wrap) | method | 54 |
| (get-wrap-length inst) | method | 54 |
| (send inst get-wrap-length) | method | 54 |
| (get-x/char inst) | method | 54 |
| (send inst get-x/char) | method | 54 |
| (get-y/char inst) | method | 54 |
| (send inst get-y/char) | method | 54 |
| (hide inst) | method | 55 |
| (send inst hide) | method | 55 |
| (hscroll inst n qualifier) | method | 55 |
| (send inst hscroll n qualifier) | method | 55 |
| (iconify inst) | method | 55 |
| (send inst iconify) | method | 55 |
| (init inst p x1 y1 x2 y2 x3 y3 more ...) | method | 55 |
| (send inst init p x1 y1 x2 y2 x3 y3 more ...) | method | 55 |
| (init inst p x1 y1 x2 y2 more ...) | method | 55 |
| (send inst init p x1 y1 x2 y2 more ...) | method | 55 |
| (init inst . ignore-args ...) | method | 56 |
| (send inst init . ignore-args ...) | method | 56 |
| (init inst parent) | method | 56 |
| (send inst init parent) | method | 56 |
| (init inst parent default) | method | 56 |
| (send inst init parent default) | method | 56 |
| (init inst p x1 y1) | method | 56 |
| (send inst init p x1 y1) | method | 56 |
| (init inst p x1 y1 x2 y2) | method | 57 |
| (send inst init p x1 y1 x2 y2) | method | 57 |
| (insert inst index s more ...) | method | 57 |
| (send inst insert index s more ...) | method | 57 |
| (insert inst x) | method | 57 |
| (send inst insert x) | method | 57 |
| (insert inst index s) | method | 57 |
| (send inst insert index s) | method | 57 |
| (insert-at inst index char/string) | method | 57 |
| (send inst insert-at index char/string) | method | 57 |
| (insert-widget-at inst index widget) | method | 57 |
| (send inst insert-widget-at index widget) | method | 57 |
| (interrupt-handler) | extended parameter | 114 |
| (interrupt-handler handler) | extended parameter | 114 |
| (invoke inst) | method | 58 |
| (send inst invoke) | method | 58 |
| (invoke inst m) | method | 58 |
| (send inst invoke m) | method | 58 |
| (item-count inst) | method | 58 |
| (send inst item-count) | method | 58 |
| (key-press inst key modifiers) | method | 58 |
| (send inst key-press key modifiers) | method | 58 |
| (key-press inst text key mods) | method | 58 |
| (send inst key-press text key mods) | method | 58 |
| (key-release inst key modifiers) | method | 59 |
| (send inst key-release key modifiers) | method | 59 |
| (key-release inst text key mods) | method | 59 |
| (send inst key-release text key mods) | method | 59 |
| (keyboard-interrupt-handler) | parameter | 113 |
| (last-exception) | parameter | 113 |
| (line-end inst pos) | method | 59 |
| (send inst line-end pos) | method | 59 |
| (line-start inst pos) | method | 59 |
| (send inst line-start pos) | method | 59 |
| (list-all-markups inst) | method | 59 |
| (send inst list-all-markups) | method | 59 |
| (load-prefs inst tag) | method | 59 |
| (send inst load-prefs tag) | method | 59 |
| (lower inst) | method | 60 |
| (send inst lower) | method | 60 |
| (lower inst below-this) | method | 60 |
| (send inst lower below-this) | method | 60 |
| (make-font base-font (keyword value) ...) | syntax | 98 |
| (make-menu (label item) (label item) ...) | syntax | 97 |
| (make-visible inst index) | method | 60 |
| (send inst make-visible index) | method | 60 |
| (marked-ranges inst txt) | method | 60 |
| (send inst marked-ranges txt) | method | 60 |
| (markup-lower inst mkup) | method | 60 |
| (send inst markup-lower mkup) | method | 60 |
| (markup-raise inst mkup) | method | 61 |
| (send inst markup-raise mkup) | method | 61 |
| (markups-at inst pos) | method | 61 |
| (send inst markups-at pos) | method | 61 |
| (mouse-enter inst x y modifiers) | method | 61 |
| (send inst mouse-enter x y modifiers) | method | 61 |
| (mouse-enter inst text x y mods) | method | 61 |
| (send inst mouse-enter text x y mods) | method | 61 |
| (mouse-leave inst x y modifiers) | method | 61 |
| (send inst mouse-leave x y modifiers) | method | 61 |
| (mouse-leave inst text x y mods) | method | 61 |
| (send inst mouse-leave text x y mods) | method | 61 |
| (mouse-motion inst x y modifiers) | method | 62 |
| (send inst mouse-motion x y modifiers) | method | 62 |
| (mouse-motion inst text x y mods) | method | 62 |
| (send inst mouse-motion text x y mods) | method | 62 |
| (mouse-press inst x y modifiers) | method | 62 |
| (send inst mouse-press x y modifiers) | method | 62 |
| (mouse-press inst text x y mods) | method | 62 |
| (send inst mouse-press text x y mods) | method | 62 |
| (mouse-release inst x y modifiers) | method | 62 |
| (send inst mouse-release x y modifiers) | method | 62 |
| (mouse-release inst text x y mods) | method | 62 |
| (send inst mouse-release text x y mods) | method | 62 |
| (move inst xamt yamt) | method | 63 |
| (send inst move xamt yamt) | method | 63 |
| (move-char inst offset) | method | 63 |
| (send inst move-char offset) | method | 63 |
| (move-line inst disp) | method | 63 |
| (send inst move-line disp) | method | 63 |
| (move-to-left inst index) | method | 63 |
| (send inst move-to-left index) | method | 63 |
| (move-to-top inst index) | method | 63 |
| (send inst move-to-top index) | method | 63 |
| (move-word inst offset) | method | 64 |
| (send inst move-word offset) | method | 64 |
| (new-cafe) | procedure | 112 |
| (on-destroy inst thunk) | method | 64 |
| (send inst on-destroy thunk) | method | 64 |
| (pack widget (keyword value) ...) | syntax | 97 |
| (pos<=? inst index1) | method | 64 |
| (send inst pos<=? index1) | method | 64 |
| (pos<=? inst index1 index2) | method | 64 |
| (send inst pos<=? index1 index2) | method | 64 |
| (pos<=? inst index1 index index2) | method | 64 |
| (send inst pos<=? index1 index index2) | method | 64 |
| (pos<? inst index1) | method | 64 |
| (send inst pos<? index1) | method | 64 |
| (pos<? inst index1 index2) | method | 65 |
| (send inst pos<? index1 index2) | method | 65 |
| (pos=? inst index1) | method | 65 |
| (send inst pos=? index1) | method | 65 |
| (pos=? inst index1 index2) | method | 65 |
| (send inst pos=? index1 index2) | method | 65 |
| (pos>=? inst index1) | method | 65 |
| (send inst pos>=? index1) | method | 65 |
| (pos>=? inst index1 index2) | method | 65 |
| (send inst pos>=? index1 index2) | method | 65 |
| (pos>? inst index1) | method | 66 |
| (send inst pos>? index1) | method | 66 |
| (pos>? inst index1 index2) | method | 66 |
| (send inst pos>? index1 index2) | method | 66 |
| (postscript inst) | method | 66 |
| (send inst postscript) | method | 66 |
| (pps) | procedure | 106 |
| (pps output-port) | procedure | 106 |
| (print inst) | method | 66 |
| (send inst print) | method | 66 |
| (print inst op) | method | 66 |
| (send inst print op) | method | 66 |
| (ps) | procedure | 106 |
| (ps thread) | procedure | 106 |
| (ps-all) | procedure | 106 |
| (ps-num) | procedure | 107 |
| (raise inst) | method | 67 |
| (send inst raise) | method | 67 |
| (raise inst above-this) | method | 67 |
| (send inst raise above-this) | method | 67 |
| (remove-follower inst widget) | method | 67 |
| (send inst remove-follower widget) | method | 67 |
| (remove-markup inst txt index1 index2) | method | 67 |
| (send inst remove-markup txt index1 index2) | method | 67 |
| (reset) | procedure | 112 |
| (rgb-blue inst) | method | 67 |
| (send inst rgb-blue) | method | 67 |
| (rgb-green inst) | method | 67 |
| (send inst rgb-green) | method | 67 |
| (rgb-red inst) | method | 67 |
| (send inst rgb-red) | method | 67 |
| (rgb-values inst) | method | 68 |
| (send inst rgb-values) | method | 68 |
| (save-prefs! inst tag) | method | 68 |
| (send inst save-prefs! tag) | method | 68 |
| (screen->canvas-x inst screenx) | method | 68 |
| (send inst screen->canvas-x screenx) | method | 68 |
| (screen->canvas-y inst screeny) | method | 68 |
| (send inst screen->canvas-y screeny) | method | 68 |
| (search inst pattern index options) | method | 68 |
| (send inst search pattern index options) | method | 68 |
| (search inst pattern index1 index2 options) | method | 68 |
| (send inst search pattern index1 index2 options) | method | 68 |
| (select inst) | method | 69 |
| (send inst select) | method | 69 |
| (select inst index) | method | 69 |
| (send inst select index) | method | 69 |
| (select-range inst start end) | method | 69 |
| (send inst select-range start end) | method | 69 |
| (selected? inst index) | method | 69 |
| (send inst selected? index) | method | 69 |
| (selection-exists? inst) | method | 69 |
| (send inst selection-exists?) | method | 69 |
| (set-above-paragraph-space! inst val) | method | 69 |
| (send inst set-above-paragraph-space! val) | method | 69 |
| (set-accept-focus! inst val) | method | 70 |
| (send inst set-accept-focus! val) | method | 70 |
| (set-action! inst proc) | method | 70 |
| (send inst set-action! proc) | method | 70 |
| (set-active-background-color! inst val) | method | 70 |
| (send inst set-active-background-color! val) | method | 70 |
| (set-active-foreground-color! inst val) | method | 71 |
| (send inst set-active-foreground-color! val) | method | 71 |
| (set-anchor! inst val) | method | 71 |
| (send inst set-anchor! val) | method | 71 |
| (set-arrow-shape! inst inner-length outer-length flair) | method | 71 |
| (send inst set-arrow-shape! inner-length outer-length flair) | method | 71 |
| (set-arrow-style! inst val) | method | 71 |
| (send inst set-arrow-style! val) | method | 71 |
| (set-aspect-ratio-bounds! inst min max) | method | 72 |
| (send inst set-aspect-ratio-bounds! min max) | method | 72 |
| (set-background-color! inst val) | method | 72 |
| (send inst set-background-color! val) | method | 72 |
| (set-below-paragraph-space! inst val) | method | 72 |
| (send inst set-below-paragraph-space! val) | method | 72 |
| (set-blank! inst val) | method | 72 |
| (send inst set-blank! val) | method | 72 |
| (set-border-width! inst val) | method | 72 |
| (send inst set-border-width! val) | method | 72 |
| (set-cap-style! inst val) | method | 73 |
| (send inst set-cap-style! val) | method | 73 |
| (set-close-enough! inst val) | method | 73 |
| (send inst set-close-enough! val) | method | 73 |
| (set-confine! inst val) | method | 73 |
| (send inst set-confine! val) | method | 73 |
| (set-coords! inst x1 y1 x2 y2 x3 y3 more ...) | method | 73 |
| (send inst set-coords! x1 y1 x2 y2 x3 y3 more ...) | method | 73 |
| (set-coords! inst x1 y1 x2 y2 more ...) | method | 73 |
| (send inst set-coords! x1 y1 x2 y2 more ...) | method | 73 |
| (set-coords! inst x1 y1) | method | 73 |
| (send inst set-coords! x1 y1) | method | 73 |
| (set-coords! inst x1 y1 x2 y2) | method | 73 |
| (send inst set-coords! x1 y1 x2 y2) | method | 73 |
| (set-cursor-pos! inst new) | method | 74 |
| (send inst set-cursor-pos! new) | method | 74 |
| (set-data! inst string) | method | 74 |
| (send inst set-data! string) | method | 74 |
| (set-destroy-request-handler! inst proc) | method | 74 |
| (send inst set-destroy-request-handler! proc) | method | 74 |
| (set-digits! inst val) | method | 74 |
| (send inst set-digits! val) | method | 74 |
| (set-disabled-background-color! inst val) | method | 74 |
| (send inst set-disabled-background-color! val) | method | 74 |
| (set-disabled-foreground-color! inst val) | method | 75 |
| (send inst set-disabled-foreground-color! val) | method | 75 |
| (set-draw-indicator! inst val) | method | 75 |
| (send inst set-draw-indicator! val) | method | 75 |
| (set-draw-spline! inst val) | method | 75 |
| (send inst set-draw-spline! val) | method | 75 |
| (set-enabled! inst val) | method | 75 |
| (send inst set-enabled! val) | method | 75 |
| (set-export-selection! inst val) | method | 76 |
| (send inst set-export-selection! val) | method | 76 |
| (set-extent! inst val) | method | 76 |
| (send inst set-extent! val) | method | 76 |
| (set-filename! inst fn) | method | 76 |
| (send inst set-filename! fn) | method | 76 |
| (set-fill-color! inst val) | method | 76 |
| (send inst set-fill-color! val) | method | 76 |
| (set-focus inst) | method | 76 |
| (send inst set-focus) | method | 76 |
| (set-font! inst val) | method | 76 |
| (send inst set-font! val) | method | 76 |
| (set-foreground-color! inst val) | method | 77 |
| (send inst set-foreground-color! val) | method | 77 |
| (set-geometry! inst geom) | method | 77 |
| (send inst set-geometry! geom) | method | 77 |
| (set-grid! inst val) | method | 78 |
| (send inst set-grid! val) | method | 78 |
| (set-height! inst val) | method | 78 |
| (send inst set-height! val) | method | 78 |
| (set-height/char! inst val) | method | 78 |
| (send inst set-height/char! val) | method | 78 |
| (set-hpad! inst val) | method | 78 |
| (send inst set-hpad! val) | method | 78 |
| (set-hscroll-increment! inst val) | method | 78 |
| (send inst set-hscroll-increment! val) | method | 78 |
| (set-hscroll-notify! inst val) | method | 79 |
| (send inst set-hscroll-notify! val) | method | 79 |
| (set-icon-title! inst val) | method | 79 |
| (send inst set-icon-title! val) | method | 79 |
| (set-image! inst val) | method | 79 |
| (send inst set-image! val) | method | 79 |
| (set-insert-border-width! inst val) | method | 79 |
| (send inst set-insert-border-width! val) | method | 79 |
| (set-insert-color! inst val) | method | 79 |
| (send inst set-insert-color! val) | method | 79 |
| (set-insert-off-time! inst val) | method | 79 |
| (send inst set-insert-off-time! val) | method | 79 |
| (set-insert-on-time! inst val) | method | 80 |
| (send inst set-insert-on-time! val) | method | 80 |
| (set-insert-width! inst val) | method | 80 |
| (send inst set-insert-width! val) | method | 80 |
| (set-join-style! inst val) | method | 80 |
| (send inst set-join-style! val) | method | 80 |
| (set-jump-scroll! inst val) | method | 80 |
| (send inst set-jump-scroll! val) | method | 80 |
| (set-justify! inst val) | method | 80 |
| (send inst set-justify! val) | method | 80 |
| (set-key-press-method! inst val) | method | 80 |
| (send inst set-key-press-method! val) | method | 80 |
| (set-key-release-method! inst val) | method | 81 |
| (send inst set-key-release-method! val) | method | 81 |
| (set-left-margin! inst val) | method | 81 |
| (send inst set-left-margin! val) | method | 81 |
| (set-length! inst val) | method | 81 |
| (send inst set-length! val) | method | 81 |
| (set-line-space! inst val) | method | 81 |
| (send inst set-line-space! val) | method | 81 |
| (set-line-thickness! inst val) | method | 81 |
| (send inst set-line-thickness! val) | method | 81 |
| (set-mask-data! inst string) | method | 81 |
| (send inst set-mask-data! string) | method | 81 |
| (set-max! inst val) | method | 82 |
| (send inst set-max! val) | method | 82 |
| (set-max-size! inst width height) | method | 82 |
| (send inst set-max-size! width height) | method | 82 |
| (set-menu! inst m) | method | 82 |
| (send inst set-menu! m) | method | 82 |
| (set-menu-items! inst ls) | method | 82 |
| (send inst set-menu-items! ls) | method | 82 |
| (set-min! inst val) | method | 82 |
| (send inst set-min! val) | method | 82 |
| (set-min-size! inst width height) | method | 82 |
| (send inst set-min-size! width height) | method | 82 |
| (set-mouse-cursor! inst val) | method | 82 |
| (send inst set-mouse-cursor! val) | method | 82 |
| (set-mouse-enter-method! inst val) | method | 83 |
| (send inst set-mouse-enter-method! val) | method | 83 |
| (set-mouse-leave-method! inst val) | method | 83 |
| (send inst set-mouse-leave-method! val) | method | 83 |
| (set-mouse-motion-method! inst val) | method | 83 |
| (send inst set-mouse-motion-method! val) | method | 83 |
| (set-mouse-press-method! inst val) | method | 83 |
| (send inst set-mouse-press-method! val) | method | 83 |
| (set-mouse-release-method! inst val) | method | 83 |
| (send inst set-mouse-release-method! val) | method | 83 |
| (set-option! widget (keyword value) ...) | syntax | 98 |
| (set-options! inst ls) | method | 84 |
| (send inst set-options! ls) | method | 84 |
| (set-orientation! inst val) | method | 84 |
| (send inst set-orientation! val) | method | 84 |
| (set-outline-color! inst val) | method | 84 |
| (send inst set-outline-color! val) | method | 84 |
| (set-override-redirect! inst bool) | method | 84 |
| (send inst set-override-redirect! bool) | method | 84 |
| (set-overstrike! inst val) | method | 84 |
| (send inst set-overstrike! val) | method | 84 |
| (set-paragraph-indent! inst val) | method | 84 |
| (send inst set-paragraph-indent! val) | method | 84 |
| (set-pref! inst key val) | method | 85 |
| (send inst set-pref! key val) | method | 85 |
| (set-prefs-key! inst v) | method | 85 |
| (send inst set-prefs-key! v) | method | 85 |
| (set-prefs-tag! inst tag) | method | 85 |
| (send inst set-prefs-tag! tag) | method | 85 |
| (set-relief! inst val) | method | 85 |
| (send inst set-relief! val) | method | 85 |
| (set-repeat-delay! inst val) | method | 85 |
| (send inst set-repeat-delay! val) | method | 85 |
| (set-repeat-interval! inst val) | method | 86 |
| (send inst set-repeat-interval! val) | method | 86 |
| (set-resizable! inst width height) | method | 86 |
| (send inst set-resizable! width height) | method | 86 |
| (set-resolution! inst val) | method | 86 |
| (send inst set-resolution! val) | method | 86 |
| (set-right-margin! inst val) | method | 86 |
| (send inst set-right-margin! val) | method | 86 |
| (set-saved-text! inst s) | method | 86 |
| (send inst set-saved-text! s) | method | 86 |
| (set-scroll-region! inst x1 y1 x2 y2) | method | 86 |
| (send inst set-scroll-region! x1 y1 x2 y2) | method | 86 |
| (set-select-background-color! inst val) | method | 86 |
| (send inst set-select-background-color! val) | method | 86 |
| (set-select-border-width! inst val) | method | 87 |
| (send inst set-select-border-width! val) | method | 87 |
| (set-select-color! inst val) | method | 87 |
| (send inst set-select-color! val) | method | 87 |
| (set-select-foreground-color! inst val) | method | 87 |
| (send inst set-select-foreground-color! val) | method | 87 |
| (set-select-image! inst val) | method | 87 |
| (send inst set-select-image! val) | method | 87 |
| (set-select-mode! inst val) | method | 87 |
| (send inst set-select-mode! val) | method | 87 |
| (set-selected! inst val) | method | 88 |
| (send inst set-selected! val) | method | 88 |
| (set-show-value! inst val) | method | 88 |
| (send inst set-show-value! val) | method | 88 |
| (set-skip-increment! inst val) | method | 88 |
| (send inst set-skip-increment! val) | method | 88 |
| (set-slider-length! inst val) | method | 88 |
| (send inst set-slider-length! val) | method | 88 |
| (set-spline-steps! inst val) | method | 88 |
| (send inst set-spline-steps! val) | method | 88 |
| (set-start! inst val) | method | 88 |
| (send inst set-start! val) | method | 88 |
| (set-stipple! inst val) | method | 88 |
| (send inst set-stipple! val) | method | 88 |
| (set-style! inst val) | method | 89 |
| (send inst set-style! val) | method | 89 |
| (set-tabs! inst val) | method | 89 |
| (send inst set-tabs! val) | method | 89 |
| (set-title! inst val) | method | 89 |
| (send inst set-title! val) | method | 89 |
| (set-transient! inst master) | method | 89 |
| (send inst set-transient! master) | method | 89 |
| (set-traversal-background-color! inst val) | method | 89 |
| (send inst set-traversal-background-color! val) | method | 89 |
| (set-traversal-color! inst val) | method | 90 |
| (send inst set-traversal-color! val) | method | 90 |
| (set-traversal-thickness! inst val) | method | 90 |
| (send inst set-traversal-thickness! val) | method | 90 |
| (set-trough-color! inst val) | method | 90 |
| (send inst set-trough-color! val) | method | 90 |
| (set-underline! inst val) | method | 90 |
| (send inst set-underline! val) | method | 90 |
| (set-underline-index! inst val) | method | 90 |
| (send inst set-underline-index! val) | method | 90 |
| (set-value! inst value) | method | 90 |
| (send inst set-value! value) | method | 90 |
| (set-view! inst top bottom) | method | 91 |
| (send inst set-view! top bottom) | method | 91 |
| (set-vpad! inst val) | method | 91 |
| (send inst set-vpad! val) | method | 91 |
| (set-vscroll-increment! inst val) | method | 91 |
| (send inst set-vscroll-increment! val) | method | 91 |
| (set-vscroll-notify! inst val) | method | 91 |
| (send inst set-vscroll-notify! val) | method | 91 |
| (set-width! inst val) | method | 91 |
| (send inst set-width! val) | method | 91 |
| (set-width/char! inst val) | method | 92 |
| (send inst set-width/char! val) | method | 92 |
| (set-window! inst val) | method | 92 |
| (send inst set-window! val) | method | 92 |
| (set-wrap! inst val) | method | 92 |
| (send inst set-wrap! val) | method | 92 |
| (set-wrap-length! inst val) | method | 92 |
| (send inst set-wrap-length! val) | method | 92 |
| (show inst) | method | 92 |
| (send inst show) | method | 92 |
| (show inst content x y width height) | method | 93 |
| (send inst show content x y width height) | method | 93 |
| (swl:append-clipboard string) | procedure | 101 |
| (swl:application-menu) | procedure | 102 |
| (swl:application-menu title thunk) | procedure | 102 |
| (swl:application-modal application thunk) | procedure | 101 |
| (swl:begin-application start-k) | procedure | 103 |
| (swl:clear-clipboard) | procedure | 101 |
| (swl:clear-selection) | procedure | 102 |
| (swl:clear-selection selection) | procedure | 102 |
| (swl:cut-buffer) | procedure | 102 |
| (swl:cut-buffer text) | procedure | 102 |
| (swl:end-application token) | procedure | 103 |
| (swl:file-dialog title kind (keyword value) ...) | syntax | 98 |
| (swl:font-available? family size file) | procedure | 102 |
| (swl:font-dialog parent title families sizes styles current-font new-font cleanup) | procedure | 103 |
| (swl:font-families) | procedure | 102 |
| (swl:font-families constraint) | procedure | 102 |
| (swl:get-clipboard) | procedure | 101 |
| (swl:get-selection) | procedure | 101 |
| (swl:get-selection selection) | procedure | 101 |
| (swl:help-menu) | procedure | 102 |
| (swl:help-menu title thunk) | procedure | 102 |
| (swl:open-tcp-client hostname port-number async?) | procedure | 103 |
| (swl:open-tcp-server host port handler) | procedure | 103 |
| (swl:screen-height) | procedure | 103 |
| (swl:screen-width) | procedure | 104 |
| (swl:sync-display) | procedure | 104 |
| (tab-alignment inst) | method | 93 |
| (send inst tab-alignment) | method | 93 |
| (tab-position inst) | method | 93 |
| (send inst tab-position) | method | 93 |
| (tab-stops (keyword value) ...) | syntax | 98 |
| (thread->k) | procedure | 107 |
| (thread-become-console!) | procedure | 108 |
| (thread-become-console! thread) | procedure | 108 |
| (thread-become-server!) | procedure | 107 |
| (thread-break) | procedure | 108 |
| (thread-break thread) | procedure | 108 |
| (thread-break thread reason) | procedure | 108 |
| (thread-break thread reason thunk) | procedure | 108 |
| (thread-break thread reason thunk run-now?) | procedure | 108 |
| thread-conout | global variable | 111 |
| (thread-debug) | procedure | 108 |
| (thread-default-quantum) | parameter | 113 |
| (thread-default-quantum quantum) | parameter | 113 |
| (thread-default-ticks) | parameter | 113 |
| (thread-default-ticks ticks) | parameter | 113 |
| (thread-error-handler) | procedure | 108 |
| (thread-exception) | extended parameter | 114 |
| (thread-find) | procedure | 107 |
| (thread-fork thunk) | procedure | 109 |
| (thread-fork thunk quantum) | procedure | 109 |
| (thread-fork thunk quantum priority) | procedure | 109 |
| (thread-fork-group) | procedure | 109 |
| (thread-fork-group quantum) | procedure | 109 |
| (thread-fork-group quantum priority) | procedure | 109 |
| (thread-fork-group quantum priority params) | procedure | 109 |
| (thread-group-servers) | extended parameter | 114 |
| (thread-highest-priority) | procedure | 111 |
| (thread-kill) | procedure | 109 |
| (thread-kill num) | procedure | 109 |
| (thread-lowest-priority) | procedure | 111 |
| (thread-make-msg-queue name) | procedure | 109 |
| (thread-make-parameter value filter) | procedure | 111 |
| (thread-msg-waiting? queue) | procedure | 109 |
| (thread-name) | extended parameter | 114 |
| (thread-name name) | extended parameter | 114 |
| (thread-number) | procedure | 107 |
| (thread-priority) | extended parameter | 114 |
| (thread-priority priority) | extended parameter | 114 |
| (thread-quantum) | extended parameter | 114 |
| (thread-quantum quantum) | extended parameter | 114 |
| (thread-quantum-remaining) | procedure | 107 |
| (thread-receive-msg queue) | procedure | 110 |
| (thread-receiver-waiting? queue) | procedure | 110 |
| (thread-reschedule thread priority) | procedure | 110 |
| thread-run-queue-idle? | global variable | 111 |
| (thread-self) | procedure | 107 |
| (thread-send-msg queue msg) | procedure | 110 |
| (thread-send-msg queue msg mode) | procedure | 110 |
| (thread-sleep msecs) | procedure | 110 |
| thread-sleep-queue-idle? | global variable | 111 |
| thread-timer-interrupt-hook | global variable | 111 |
| (thread-wake thread) | procedure | 110 |
| (thread-yield) | procedure | 110 |
| (thread-yield queue) | procedure | 110 |
| (thread-yield queue priority) | procedure | 110 |
| (timer-interrupt-handler) | parameter | 113 |
| (toggle inst) | method | 93 |
| (send inst toggle) | method | 93 |
| (visible? inst) | method | 93 |
| (send inst visible?) | method | 93 |
| (vscroll inst n qualifier) | method | 93 |
| (send inst vscroll n qualifier) | method | 93 |
| (word-end inst pos) | method | 94 |
| (send inst word-end pos) | method | 94 |
| (word-start inst pos) | method | 94 |
| (send inst word-start pos) | method | 94 |
| (x->index inst x) | method | 94 |
| (send inst x->index x) | method | 94 |
| (xy->index inst x y) | method | 94 |
| (send inst xy->index x y) | method | 94 |
| (y->index inst y) | method | 94 |
| (send inst y->index y) | method | 94 |
| (y->item inst y) | method | 95 |
| (send inst y->item y) | method | 95 |