[Erlang Systems]

tk

MODULE

MODULE SUMMARY

DESCRIPTION

EXPORTS

start()
start(Options)

stop()

wlink(Path)
wlink(Pid, Path)

wunlink(Path)
wunlink(Pid, Path)

join(Path, Node, MasterPath)

leave(W)

button(Path, Options)

canvas(Path, Options)

checkbutton(Path, Options)

entry(Path, Options)

frame(Path, Options)

label(Path, Options)

listbox(Path, Options)

menu(Path, Options)

menubutton(Path, Options)

message(Path, Options)

radiobutton(Path, Options)

scale(Path, Options)

scrollbar(Path, Options)

text(Path, Options)

toplevel(Path, Options)

bell()
bell(Window)

bindtags(Win)
bindtags(Win, Options)

destroy(Win)

focus(Win)

lower(Win)
lower(Win, Other)

raise(Win)
raise(Win, Other)

bind(Win)

bind(Win, Event)

bind(Win, Event, Template, Fun)

unbind(Win, Event)

unbind(Win, Event)

bind_tag(Win, Tag)

bind_tag(Win, Tag, Event)

bind_tag(Win, Tag, Event, Template, Fun)

unbind_tag(Win, Tag, Event)

bind_ctag(Win, Tag)

bind_ctag(Win, Tag, Event)

bind_ctag(Win, Tag, Event, Template, Fun)

unbind_ctag(Win, Tag, Event)

pack(Wslist)
pack(Window, Options)

place(Wslist)
place(Window, Options)

grid(Wslist)
grid(Window, Options)

tk(Opt)
tk(Opt, Arg)

wm(Opts)
wm(Win, Opts)

update()
update(Flag)

selection(Opts)
rselection(Opts)

clipboard(Opts)

grab(Opts)

option(Opts)

image(Opts)

winfo(Opts)

cmd(W, Opts)

rcmd(W, Opts)

setvar(Var, Value)

getvar(Var, Value)

parentof(W)

toplevelof(W)

childrenof(W)

classof(W)

cget(W, Opt)

rcget(W, Opt)

configure(W, Opts)

tkStrictMotif()
tkStrictMotif(Bool)

AUTHORS


etk 0.9.3
Copyright © 1991-2000 Ericsson Utvecklings AB