| gdkWindowNew {RGtk2} | R Documentation |
Creates a new GdkWindow using the attributes from
attributes. See GdkWindowAttr and GdkWindowAttributesType for
more details. Note: to use this on displays other than the default
display, parent must be specified.
gdkWindowNew(parent = NULL, attributes)
|
a |
|
attributes of the new window |
[GdkWindow] the new GdkWindow. [ transfer none ]
Derived by RGtkGen from GTK+ documentation