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

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

class TkNamespace

extend: Tk

要約

目次

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

継承しているメソッド

TkObjectから継承しているメソッド
Tkから継承しているメソッド
TkCoreから継承しているメソッド
TkCommから継承しているメソッド
TkUtilから継承しているメソッド
TkEventから継承しているメソッド
TkConfigMethodから継承しているメソッド
TkTreatFontから継承しているメソッド

特異メソッド

children(*args)[permalink][rdoc]

[TODO]

code(script = Proc.new)[permalink][rdoc]

[TODO]

current[permalink][rdoc]

[TODO]

current_path[permalink][rdoc]

[TODO]

delete(*ns_list)[permalink][rdoc]

[TODO]

ensemble_configinfo(cmd, slot = nil))[permalink][rdoc]

[TODO]

ensemble_configure(cmd, slot, value = Tk::None)[permalink][rdoc]

[TODO]

ensemble_create(*keys)[permalink][rdoc]

[TODO]

ensemble_exist?(cmd)[permalink][rdoc]

[TODO]

eval(namespace, cmd = Proc.new, *args)[permalink][rdoc]

[TODO]

exist?(ns)[permalink][rdoc]

[TODO]

export(*patterns)[permalink][rdoc]

[TODO]

export_with_clear(*patterns)[permalink][rdoc]

[TODO]

force_import(*patterns)[permalink][rdoc]

[TODO]

forget(*patterns)[permalink][rdoc]

[TODO]

get_path[permalink][rdoc]

[TODO]

get_unknown_handler[permalink][rdoc]

[TODO]

id2obj(id)[permalink][rdoc]

[TODO]

import(*patterns)[permalink][rdoc]

[TODO]

inscope(namespace, script, *args)[permalink][rdoc]

[TODO]

new(name = nil, parent = nil)[permalink][rdoc]

[TODO]

origin(cmd)[permalink][rdoc]

[TODO]

parent(namespace = Tk::None)[permalink][rdoc]

[TODO]

qualifiers(str)[permalink][rdoc]

[TODO]

set_path(*namespace_list)[permalink][rdoc]

[TODO]

set_unknown_handler(cmd = Proc.new)[permalink][rdoc]

[TODO]

tail(str)[permalink][rdoc]

[TODO]

upvar(namespace, *var_pairs)[permalink][rdoc]

[TODO]

which(name)[permalink][rdoc]

[TODO]

which_command(name)[permalink][rdoc]

[TODO]

which_variable(name)[permalink][rdoc]

[TODO]

インスタンスメソッド

__tk_call(*args)[permalink][rdoc]

[TODO]

__tk_call_with_enc(*args)[permalink][rdoc]

[TODO]

__tk_call_without_enc(*args)[permalink][rdoc]

[TODO]

children[permalink][rdoc]

[TODO]

code(script = Proc.new)[permalink][rdoc]

[TODO]

current_namespace[permalink][rdoc]
current

[TODO]

current_path[permalink][rdoc]

[TODO]

delete[permalink][rdoc]

[TODO]

eval(cmd = Proc.new, *args)[permalink][rdoc]

[TODO]

exist?[permalink][rdoc]

[TODO]

export[permalink][rdoc]

[TODO]

export_with_clear[permalink][rdoc]

[TODO]

force_import[permalink][rdoc]

[TODO]

forget[permalink][rdoc]

[TODO]

import[permalink][rdoc]

[TODO]

inscope(script, *args)[permalink][rdoc]

[TODO]

install_cmd(cmd)[permalink][rdoc]

[TODO]

tk_call(*args)[permalink][rdoc]
ns_tk_call(*args)

[TODO]

tk_call_with_enc(*args)[permalink][rdoc]
ns_tk_call_with_enc(*args)

[TODO]

tk_call_without_enc(*args)[permalink][rdoc]
ns_tk_call_without_enc(*args)

[TODO]

parent[permalink][rdoc]

[TODO]

set_path[permalink][rdoc]

[TODO]

upvar(*var_pairs)[permalink][rdoc]

[TODO]

定数

Global[permalink][rdoc]

[TODO]

TkCommandNames[permalink][rdoc]

[TODO]

Tk_Namespace_ID[permalink][rdoc]

[TODO]

Tk_Namespace_ID_TBL[permalink][rdoc]

[TODO]

Tk_NsCode_RetObjID_TBL[permalink][rdoc]

[TODO]