Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWidgetGetParentWindow: gtkWidgetGetParentWindow
Description
Gets
widget
's parent window.
Usage
gtkWidgetGetParentWindow(object)
Arguments
object
a
GtkWidget
.
Value
GdkWindow
] the parent window of
widget
.
[
transfer none
]