Window.getDecorations

bool getDecorations(out gdk.types.WMDecoration decorations) nothrow

Returns the decorations set on the GdkWindow with gdk.window.Window.setDecorations.

Parameters

decorationsThe window decorations will be written here

Returns

true if the window has decorations set, false otherwise.