Package: gdk
Function gdk:event-handler-set
Lambda Listgdk:event-handler-set (func) ArgumentsDetails
Sets the callback function to call to handle all events from GDK.
Note that GTK uses this to install its own event handler, so it is usually
not useful for GTK applications. Although an application can call this function then call the gtk:main-do-event function to pass events to GTK. | See also |
#2023-2-26