Package: gtk
Function gtk:im-context-filter-keypress
Lambda Listgtk:im-context-filter-keypress (context event) ArgumentsReturn ValueTrue if the input method handled the key event. Details
Allow an input method to internally handle key press and release events. If this function returns true, then no further processing should be done
for this key event. | See also |
#2023-10-21