RGtk2 (version 2.20.31)

gdkWindowGetDecorations: gdkWindowGetDecorations

Description

Returns the decorations set on the GdkWindow with gdkWindowSetDecorations

Usage

gdkWindowGetDecorations(object)

Arguments

object
The toplevel GdkWindow to get the decorations from

Value

A list containing the following elements:
retval
[logical] TRUE if the window has decorations set, FALSE otherwise.
decorations
The window decorations will be written here