Package: gdk
Function gdk-event-handler-set
Lambda Listgdk-event-handler-set (func) ArgumentsDetails
Sets the 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 function gtk-main-do-event to pass events to GTK. | See also |
2020-8-21