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

module TkMacResource

クラスの継承リスト: TkMacResource


extend: Tk, TkMacResource

要約

目次

特異メソッド
close delete files list open package_name read types write
インスタンスメソッド
close delete files list open read types write
定数
PACKAGE_NAME TkCommandNames

特異メソッド

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