Package: gtk
Function gtk:editable-insert-text
Lambda Listgtk:editable-insert-text (editable text position) ArgumentsReturn ValueThe integer with the position after the newly inserted text. Details Inserts text into the contents of the editable widget, at position position. Note that the position value is in characters, not in bytes. The
function returns the position after the newly inserted text. | See also |
2024-5-17