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

class TkTextMark

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

要約

目次

特異メソッド
id2obj new
インスタンスメソッド
destroy unset exist? gravity gravity= id next pos pos= previous set
定数
TMarkID_TBL Tk_TextMark_ID

特異メソッド

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

[TODO]

new(parent, index)[permalink][rdoc]

[TODO]

インスタンスメソッド

unset[permalink][rdoc]
destroy

[TODO]

exist?[permalink][rdoc]

[TODO]

gravity[permalink][rdoc]

[TODO]

gravity=(direction)[permalink][rdoc]

[TODO]

id[permalink][rdoc]

[TODO]

next(index = nil)[permalink][rdoc]

[TODO]

pos[permalink][rdoc]

[TODO]

pos=(where)[permalink][rdoc]

[TODO]

previous(index = nil)[permalink][rdoc]

[TODO]

set(where)[permalink][rdoc]

[TODO]

定数

TMarkID_TBL[permalink][rdoc]

[TODO]

Tk_TextMark_ID[permalink][rdoc]

[TODO]