Package: gdk

Function gdk:display-has-pending

Lambda List

gdk:display-has-pending (display)

Arguments

display -- a gdk:display object

Return Value

A boolean that is true if there are events ready to be processed.

Details

Returns whether the display has events that are waiting to be processed.
 

See also

#2023-3-4