Ruby 2.1.0 リファレンスマニュアル > ライブラリ一覧 > tk/scaleライブラリ > TkScaleクラス

class TkScale

要約

目次

インスタンスメソッド
command configure configure_cmd coords get identify set value value=
定数
TkCommandNames WidgetClassName WidgetClassNames

インスタンスメソッド

command(cmd = Proc.new)

[TODO]

configure(slot, value = Tk::None)

[TODO]

configure_cmd(slot, value)

[TODO]

coords(value = Tk::None)

[TODO]

get(x = Tk::None, y = Tk::None)

[TODO]

identify(x, y)

[TODO]

set(value)

[TODO]

value

[TODO]

value=(value)

[TODO]

定数

TkCommandNames

[TODO]

WidgetClassName

[TODO]

WidgetClassNames

[TODO]

class TkScale