gdkWindowPeekChildren {RGtk2.10}R Documentation

gdkWindowPeekChildren

Description

Like gdkWindowGetChildren, but does not copy the list of children.

Usage

gdkWindowPeekChildren(object)

Arguments

object [GdkWindow] a GdkWindow

Value

[list] a reference to the list of child windows in window

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]