Window.getDecorations

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

class Window
bool
getDecorations

Parameters

decorations GdkWMDecoration

The window decorations will be written here

Return Value

Type: bool

%TRUE if the window has decorations set, %FALSE otherwise.

Meta