gdkWindowPeekChildren {RGtk2}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 version 2.12.5-3 Index]