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

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

class Tk::OptionObj

要約

目次

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

継承しているメソッド

Hashから継承している特異メソッド
TkUtilから継承しているメソッド
Hashから継承しているメソッド
Enumerableから継承しているメソッド

特異メソッド

new(hash = nil)[permalink][rdoc]

[TODO]

インスタンスメソッド

self + hash[permalink][rdoc]

[TODO]

self[key][permalink][rdoc]
cget(key)

[TODO]

self[key] = value[permalink][rdoc]

[TODO]

notify(target = nil)[permalink][rdoc]
apply(target = nil)

[TODO]

assign(*wins)[permalink][rdoc]

[TODO]

configure(key, value = nil)[permalink][rdoc]

[TODO]

observ_info[permalink][rdoc]

[TODO]

observs[permalink][rdoc]

[TODO]

replace(hash)[permalink][rdoc]

[TODO]

store(key, value)[permalink][rdoc]

[TODO]

unassign(*wins)[permalink][rdoc]

[TODO]

update(hash)[permalink][rdoc]

[TODO]

update_without_notify(hash)[permalink][rdoc]

[TODO]

Hash#update と同じ。