gdkWindowMoveResize: gdkWindowMoveResize

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Equivalent to calling gdkWindowMove and gdkWindowResize, except that both operations are performed at once, avoiding strange visual effects. (i.e. the user may be able to see the window first move, then resize, if you don't use gdkWindowMoveResize.)

Usage

1

Arguments

object

a GdkWindow

x

new X position relative to window's parent

y

new Y position relative to window's parent

width

new width

height

new height

Author(s)

Derived by RGtkGen from GTK+ documentation


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