Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkWindowEnableSynchronizedConfigure

gdkWindowEnableSynchronizedConfigure


Description

Indicates that the application will cooperate with the window system in synchronizing the window repaint with the window manager during resizing operations. After an application calls this function, it must call gdkWindowConfigureFinished every time it has finished all processing associated with a set of Configure events. Toplevel GTK+ windows automatically use this protocol.

Usage

gdkWindowEnableSynchronizedConfigure(object)

Arguments

object

a toplevel GdkWindow

Details

On X, calling this function makes window participate in the _NET_WM_SYNC_REQUEST window manager protocol. Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.