gdkWindowGetToplevel {RGtk2}R Documentation

gdkWindowGetToplevel

Description

Gets the toplevel window that's an ancestor of window.

Usage

gdkWindowGetToplevel(object)

Arguments

object [GdkWindow] a GdkWindow

Value

[GdkWindow] the toplevel window containing window

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]