gdkWindowDestroy: gdkWindowDestroy

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

Destroys the window system resources associated with window and decrements window's reference count. The window system resources for all children of window are also destroyed, but the children's reference counts are not decremented.

Usage

1

Arguments

object

a GdkWindow

Details

Note that a window will not be destroyed automatically when its reference count reaches zero. You must call this function yourself before that happens.

Author(s)

Derived by RGtkGen from GTK+ documentation


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