Type:
Module
Constants:
WidgetClassNames : TkUtil.untrust({})
TkExtlibAutoloadModule : TkUtil.untrust([])
Tk_IDs : [ TkUtil.untrust("00000"), # [0]-cmdid TkUtil.untrust("00000") # [1]-winid ]

Tk_CMDTBL = {} Tk_WINDOWS = {}

Tk_CMDTBL : Object.new

for backward compatibility

Tk_WINDOWS : Object.new
GET_CONFIGINFO_AS_ARRAY : true

GET_CONFIGINFO_AS_ARRAY = false => returns a Hash { opt =>val, ⦠}

true  => returns an Array [[opt,val], ... ]

val is a list which includes resource info.

GET_CONFIGINFOwoRES_AS_ARRAY : true

for configinfo without resource info; list of [opt, value] pair

false => returns a Hash { opt=>val, ... }
true  => returns an Array [[opt,val], ... ]
USE_TCLs_LIST_FUNCTIONS : true

define TkComm module (step 2: event binding)

_callback_entry?

_callback_entry?(obj) Class Public methods

2015-06-04 13:58:37
subst

subst(str, *opts) Instance Public methods

2015-06-04 15:50:01
mutex

mutex() Instance Public methods

2015-06-04 15:44:17
image_obj

image_obj(val) Class Public methods

2015-06-04 14:32:11
_curr_cmd_id

_curr_cmd_id() Class Public methods ### â> definition is moved to

2015-06-04 14:08:58
slice_ary

slice_ary(ary, size) Class Public methods

2015-06-04 14:55:24
list

list(val, depth=0, enc=true) Class Public methods ### â> definition is moved

2015-06-04 14:40:21
procedure

procedure(val) Class Public methods

2015-06-04 14:45:07
uninstall_cmd

uninstall_cmd(id, local_cmdtbl=nil) Class Public methods

2015-06-04 15:02:06
_at

_at(x,y=nil) Class Public methods

2015-06-04 13:55:19