Gdk.Window.GetDecorations Method
Returns the decorations set on the window with Window.SetDecorations.

Syntax

public bool GetDecorations (out WMDecoration decorations)

Parameters

decorations
a Gdk.WMDecoration to put the decorations in

Returns

a bool, true if the window has decorations set, false otherwise.

Remarks

Requirements

Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)