
[Top]
GTK
GTK.Editable
|
Method GTK.Editable()->insert_text()
- Method
insert_text
object(GTK.Editable) GTK.Editable()->insert_text(string text, int num_chars, int where)
- Description
-
Insert 'num_chars' characters from the text at the position 'where'.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|