Next: Obsolete Features, Previous: Tips and Techniques, Up: Top
GtkEditable insert-text signalinsert-text signal from a GtkEditable
doesn't respect the length for the new text, and doesn't provide a means to
modify the position (which is an in/out parameter).
This may change in the future, probably to a single string parameter for the text and some sort of modifiable location for the position (a one element vector perhaps).