gtkWidgetGetParentWindow {RGtk2.10}R Documentation

gtkWidgetGetParentWindow

Description

Gets widget's parent window.

Usage

gtkWidgetGetParentWindow(object)

Arguments

object [GtkWidget] a GtkWidget.

Value

[GdkWindow] the parent window of widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]