Searched defs:tkTextInsert (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/library/
H A Dtext.tcl187 tkTextInsert %W \t
202 tkTextInsert %W \t
205 tkTextInsert %W \n
257 catch {tkTextInsert %W [selection get -displayof %W]}
260 tkTextInsert %W %A
689 # tkTextInsert --
698 proc tkTextInsert {w s} { procedure

Completed in 1189 milliseconds