gdkFlush: gdkFlush

Description Usage Author(s)

View source: R/gdkFuncs.R

Description

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 gdkErrorTrapPush() and gdkErrorTrapPop().

Usage

1

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkFlush in RGtk2...