Description Usage Arguments Value Author(s)
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.
1 | gdkWindowNew(parent = NULL, attributes)
|
|
a |
|
attributes of the new window |
[GdkWindow
] the new GdkWindow
. [ transfer none ]
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.