gdkWindowGetChildren: gdkWindowGetChildren

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

Description

Gets the list of children of window known to GDK. This function only returns children created via GDK, so for example it's useless when used with the root window; it only returns windows an application created itself.

Usage

1

Arguments

object

a GdkWindow

Details

The returned list must be freed, but the elements in the list need not be.

Value

[list] list of child windows inside window

Author(s)

Derived by RGtkGen from GTK+ documentation


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