gdkWindowGetDecorations {RGtk2} | R Documentation |
Returns the decorations set on the GdkWindow with gdkWindowSetDecorations
gdkWindowGetDecorations(object)
|
[GdkWindow ] The toplevel GdkWindow to get the decorations from |
A list containing the following elements:
retval |
[logical] TRUE if the window has decorations set, FALSE otherwise. |
|
[GdkWMDecoration ] The window decorations will be written here |
Derived by RGtkGen from GTK+ documentation