このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 2.3.0 リファレンスマニュアル

module TkComm

extend: TkUtil, TkEvent

要約

目次

特異メソッド
インスタンスメソッド
定数

継承しているメソッド

TkUtilから継承しているメソッド
TkEventから継承しているメソッド

特異メソッド

_at(x, y = nil)[permalink][rdoc]

[TODO]

_callback_entry?(obj)[permalink][rdoc]

[TODO]

_callback_entry_class?(klass)[permalink][rdoc]

[TODO]

_curr_cmd_id[permalink][rdoc]

[TODO]

_fromUTF8(str, encoding = nil)[permalink][rdoc]

[TODO]

_genobj_for_tkwidget(path)[permalink][rdoc]

[TODO]

_next_cmd_id[permalink][rdoc]

[TODO]

_toUTF8(str, encoding = nil)[permalink][rdoc]

[TODO]

array2tk_list(ary, enc = nil)[permalink][rdoc]

[TODO]

image_obj(val)[permalink][rdoc]

[TODO]

install_cmd(cmd)[permalink][rdoc]

[TODO]

list(val, depth = 0, enc = true)[permalink][rdoc]

[TODO]

procedure(val)[permalink][rdoc]

[TODO]

simplelist(val, src_enc = true, dst_enc = true)[permalink][rdoc]

[TODO]

tk_tcl2ruby(val, enc_mode = false, listobj = true)[permalink][rdoc]

[TODO]

uninstall_cmd(id)[permalink][rdoc]

[TODO]

window(val)[permalink][rdoc]

[TODO]

インスタンスメソッド

bind(tag_or_class, context, *args)[permalink][rdoc]

[TODO]

bind_all(context, *args)[permalink][rdoc]

[TODO]

bind_append(tag_or_class, context, *args)[permalink][rdoc]

[TODO]

bind_append_all(context, *args)[permalink][rdoc]

[TODO]

bind_remove(tag_or_class, context)[permalink][rdoc]

[TODO]

bind_remove_all(context)[permalink][rdoc]

[TODO]

bindinfo(tag_or_class, context = nil)[permalink][rdoc]

[TODO]

bindinfo_all(context = nil)[permalink][rdoc]

[TODO]

subst[permalink][rdoc]

[TODO]

定数

GET_CONFIGINFO_AS_ARRAY[permalink][rdoc]

[TODO]

GET_CONFIGINFOwoRES_AS_ARRAY[permalink][rdoc]

[TODO]

TkExtlibAutoloadModule[permalink][rdoc]

[TODO]

Tk_CMDTBL[permalink][rdoc]

[TODO]

Tk_IDs[permalink][rdoc]

[TODO]

Tk_WINDOWS[permalink][rdoc]

[TODO]

USE_TCLs_LIST_FUNCTIONS[permalink][rdoc]

[TODO]

WidgetClassNames[permalink][rdoc]

[TODO]