RGtk2 (version 2.20.31)

gtkEventsPending: gtkEventsPending

Description

Checks if any events are pending. This can be used to update the GUI and invoke timeouts etc. while doing some time intensive computation.

Usage

gtkEventsPending()

Arguments

Value

TRUE if any events are pending, FALSE otherwise.