Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > tk/macpkgライブラリ > TkMacResourceモジュール

module TkMacResource

クラスの継承リスト: TkMacResource


extend: Tk, TkMacResource

要約

特異メソッド

close(rsrcRef)

[TODO]

delete(rsrcType, opts = nil)

[TODO]

files(rsrcRef = nil)

[TODO]

list(rsrcType, rsrcRef = nil)

[TODO]

open(fname, access = nil)

[TODO]

package_name

[TODO]

read(rsrcType, rsrcID, rsrcRef = nil)

[TODO]

types(rsrcRef = nil)

[TODO]

write(rsrcType, data, opts = nil)

[TODO]

インスタンスメソッド

close(rsrcRef)

[TODO]

delete(rsrcType, opts = nil)

[TODO]

files(rsrcRef = nil)

[TODO]

list(rsrcType, rsrcRef = nil)

[TODO]

open(fname, access = nil)

[TODO]

read(rsrcType, rsrcID, rsrcRef = nil)

[TODO]

types(rsrcRef = nil)

[TODO]

write(rsrcType, data, opts = nil)

[TODO]

定数

PACKAGE_NAME

[TODO]

TkCommandNames

[TODO]

module TkMacResource