"Decorations" are the features the window manager adds to a toplevel
Gdk.Window.
This function sets the traditional Motif window manager hints that tell the
window manager which decorations you would like your window to have.
Usually you should use
Gtk.Window.SetDecorated on a
Gtk.Window instead of
using the GDK function directly.
Syntax
Parameters
- decorations
- A Gdk.WMDecoration
Remarks
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)