Ruby 2.2.0 リファレンスマニュアル > ライブラリ一覧 > tk/selectionライブラリ > TkSelectionモジュール

module TkSelection


extend: Tk

要約

目次

特異メソッド
clear clear_on_display get get_on_display get_owner get_owner_on_display handle set_owner
インスタンスメソッド
clear get get_owner handle set_owner
定数
TkCommandNames

特異メソッド

clear(sel = nil)[permalink][rdoc]

[TODO]

clear_on_display(win, sel = nil)[permalink][rdoc]

[TODO]

get(keys = nil)[permalink][rdoc]

[TODO]

get_on_display(win, keys = nil)[permalink][rdoc]

[TODO]

get_owner(sel = nil)[permalink][rdoc]

[TODO]

get_owner_on_display[permalink][rdoc]

[TODO]

handle(win, func = Proc.new, keys = nil, &block)[permalink][rdoc]

[TODO]

set_owner(win, keys = nil)[permalink][rdoc]

[TODO]

インスタンスメソッド

clear(sel = nil)[permalink][rdoc]

[TODO]

get(keys = nil)[permalink][rdoc]

[TODO]

get_owner(sel = nil)[permalink][rdoc]

[TODO]

handle(func = Proc.new, keys = nil, &block)[permalink][rdoc]

[TODO]

set_owner(keys = nil)[permalink][rdoc]

[TODO]

定数

TkCommandNames[permalink][rdoc]

[TODO]