gtkWidgetSetParentWindow {RGtk2}R Documentation

gtkWidgetSetParentWindow

Description

Sets a non default parent window for widget.

Usage

gtkWidgetSetParentWindow(object, parent.window)

Arguments

object [GtkWidget] a GtkWidget.
parent.window [GdkWindow] the new parent window.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]