gdkWindowSetStaticGravities: gdkWindowSetStaticGravities

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

Set the bit gravity of the given window to static, and flag it so all children get static subwindow gravity. This is used if you are implementing scary features that involve deep knowledge of the windowing system. Don't worry about it unless you have to.

Usage

1
gdkWindowSetStaticGravities(object, use.static)

Arguments

object

a GdkWindow

use.static

TRUE to turn on static gravity

Value

[logical] TRUE if the server supports static gravity

Author(s)

Derived by RGtkGen from GTK+ documentation


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