Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > tk/canvastagライブラリ > TkcTagAccessモジュール
クラスの継承リスト: TkcTagAccess < TkComm < TkUtil < TkEvent < TkTreatTagFont
定義 | 説明 | |
---|---|---|
self & tag
|
Following operators support logical expressions of canvas tags (for Tk8.3+). If tag1.path is 't1' and tag2.path is 't2', then |
|
-
|
||
self ^ tag
|
||
addtag(tag)
|
||
bbox
|
||
bind(seq, *args)
|
def bind(seq, cmd=Proc.new, *args) @c.itembind(@id, seq, cmd, *args) self end |
|
bind_append(seq, *args)
|
def bind_append(seq, cmd=Proc.new, *args) @c.itembind_append(@id, seq, cmd, *args) self end |
|
bind_remove(seq)
|
||
bindinfo(seq = nil)
|
||
cget(option)
|
||
configinfo(key = nil)
|
def configure(keys) @c.itemconfigure @id, keys end |
|
configure(key, value = Tk::None)
|
||
coords(*args)
|
||
current_configinfo(key = nil)
|
||
dchars(first, last = Tk::None)
|
||
dtag(tag_to_del = Tk::None)
|
||
find
|
||
focus
|
||
gettags
|
||
icursor(index)
|
||
index(idx)
|
||
insert(beforethis, string)
|
||
itemtype
|
||
lower(belowthis = Tk::None)
|
||
move(xamount, yamount)
|
||
raise(abovethis = Tk::None)
|
||
scale(xorigin, yorigin, xscale, yscale)
|
||
select_adjust(index)
|
||
select_from(index)
|
||
select_to(index)
|
||
self | tag
|
bind_all
bind_append_all
bind_remove_all
bindinfo_all
subst
::GET_CONFIGINFO_AS_ARRAY
::GET_CONFIGINFOwoRES_AS_ARRAY
::TkExtlibAutoloadModule
::Tk_CMDTBL
::Tk_IDs
::Tk_WINDOWS
::USE_TCLs_LIST_FUNCTIONS
::WidgetClassNames
install_bind
install_bind_for_event_class
asciifont_configure
asciifont_copy
font_configinfo
font_configure
font_copy
kanjifont_configure
kanjifont_copy
latinfont_configure
latinfont_copy
_conv_args
_fromUTF8
_get_eval_enc_str
_get_eval_string
_symbolkey2str
_toUTF8
bool
hash_kv
num_or_str
number
string
::None
::RELEASE_DATE