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: %TRUE if the window has decorations set, %FALSE otherwise.

Meta