gdkTestRenderSync {RGtk2} | R Documentation |
This function retrieves a pixel from window
to force the windowing
system to carry out any pending rendering commands.
This function is intended to be used to syncronize with rendering
pipelines, to benchmark windowing system rendering operations.
gdkTestRenderSync(window)
|
a mapped |
Since 2.14
Derived by RGtkGen from GTK+ documentation