Handbook
Glossary
on-commit ( im-context str win -- )
Gtk-based UI backend
Prev:
im-on-key-event ( win event im-context -- ? )
Next:
on-delete-surrounding ( im-context offset n win -- ? )
Vocabulary
ui
.
backend
.
gtk2
Inputs
im-context
an
object
str
an
object
win
an
object
Outputs
None
Definition
USING:
alien.strings
io.encodings.utf8
kernel
ui.gestures
ui.private
;
IN:
ui.backend.gtk2
:
on-commit
( im-context str win -- )
[
drop
]
[
utf8
alien>string
]
[
window
]
tri*
user-input
;