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)

_curr_cmd_id

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

2015-06-04 14:08:58
image_obj

image_obj(val) Class Public methods

2015-06-04 14:32:11
_callback_entry?

_callback_entry?(obj) Class Public methods

2015-06-04 13:58:37
list

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

2015-06-04 14:40:21
bind

bind(tagOrClass, context, *args) Instance Public methods def bind(tagOrClass

2015-06-04 15:08:29
slice_ary

slice_ary(ary, size) Class Public methods

2015-06-04 14:55:24
subst

subst(str, *opts) Instance Public methods

2015-06-04 15:50:01
uninstall_cmd

uninstall_cmd(id, local_cmdtbl=nil) Class Public methods

2015-06-04 15:02:06
window

window(val) Class Public methods

2015-06-04 15:02:58
simplelist

simplelist(val, src_enc=true, dst_enc=true) Class Public methods

2015-06-04 14:49:53