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