Window.getDecorations

Returns the decorations set on the GdkWindow with gdk_window_set_decorations().

class Window
int
getDecorations

Parameters

decorations GdkWMDecoration

The window decorations will be written here. out

Return Value

Type: int

TRUE if the window has decorations set, FALSE otherwise.

Meta