gtkWidgetSetParentWindow {RGtk2}R Documentation

gtkWidgetSetParentWindow

Description

Sets a non default parent window for widget.

Usage

gtkWidgetSetParentWindow(object, parent.window)

Arguments

object

a GtkWidget.

parent.window

the new parent window.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]