Window.getDecorations

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

class Window
bool
getDecorations

Parameters

decorations gdk.types.WMDecoration

The window decorations will be written here

Return Value

Type: bool

true if the window has decorations set, false otherwise.