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

class TkTextTag

クラスの継承リスト: TkTextTag < TkTreatTagFont < TkText::IndexModMethods < TkObject < Tk < TkCore < TkComm < TkUtil < TkEvent < TkConfigMethod < TkUtil < TkTreatFont < TkBindCore < TkKernel < Object < Kernel < BasicObject

要約

目次

特異メソッド
id2obj new
インスタンスメソッド
[] []= add bind bind_append bind_remove bindinfo cget configinfo configure current_configinfo destroy exist? first id last lower nextrange prevrange raise ranges remove
定数
TTagID_TBL Tk_TextTag_ID

特異メソッド

id2obj(text, id)[permalink][rdoc]

[TODO]

new(parent, *args)[permalink][rdoc]

[TODO]

インスタンスメソッド

self[key][permalink][rdoc]

[TODO]

self[key] = val[permalink][rdoc]

[TODO]

add(*indices)[permalink][rdoc]

[TODO]

bind(seq, *args)[permalink][rdoc]

[TODO]

bind_append(seq, *args)[permalink][rdoc]

[TODO]

bind_remove(seq)[permalink][rdoc]

[TODO]

bindinfo(context = nil)[permalink][rdoc]

[TODO]

cget(key)[permalink][rdoc]

[TODO]

configinfo(key = nil)[permalink][rdoc]

[TODO]

configure(key, val = Tk::None)[permalink][rdoc]

[TODO]

current_configinfo(key = nil)[permalink][rdoc]

[TODO]

destroy[permalink][rdoc]

[TODO]

exist?[permalink][rdoc]

[TODO]

first[permalink][rdoc]

[TODO]

id[permalink][rdoc]

[TODO]

last[permalink][rdoc]

[TODO]

lower(below = Tk::None)[permalink][rdoc]

[TODO]

nextrange(first, last = Tk::None)[permalink][rdoc]

[TODO]

prevrange(first, last = Tk::None)[permalink][rdoc]

[TODO]

raise(above = Tk::None)[permalink][rdoc]

[TODO]

ranges[permalink][rdoc]

[TODO]

remove(*indices)[permalink][rdoc]

[TODO]

定数

TTagID_TBL[permalink][rdoc]

[TODO]

Tk_TextTag_ID[permalink][rdoc]

[TODO]