gdkFlush {RGtk2} | R Documentation |
Flushes the X output buffer and waits until all requests have been processed
by the server. This is rarely needed by applications. It's main use is for
trapping X errors with gdk\Error\Trap\Push()
and gdk\Error\Trap\Pop()
.
gdkFlush()
Derived by RGtkGen from GTK+ documentation