gtkWidgetGetParentWindow {RGtk2}R Documentation

gtkWidgetGetParentWindow

Description

Gets widget's parent window.

Usage

gtkWidgetGetParentWindow(object)

Arguments

object

a GtkWidget.

Value

[GdkWindow] the parent window of widget. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]