gdkWindowEnableSynchronizedConfigure: gdkWindowEnableSynchronizedConfigure

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

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

1

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 documentation built on Oct. 14, 2021, 5:08 p.m.