Window.getDecorations

bool getDecorations(out gdk.types.WMDecoration decorations)

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.