gdk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.System.EnumSystem.FlagsThese are hints originally defined by the Motif toolkit. The window manager can use them when determining how to decorate the window. The hint must be set before mapping the window.FieldGdk.WMDecorationAll decorations should be applied.FieldGdk.WMDecorationA frame should be drawn around the window.FieldGdk.WMDecorationA maximize button should be included.FieldGdk.WMDecorationA button for opening a menu should be included.FieldGdk.WMDecorationA minimize button should be included.FieldGdk.WMDecorationThe frame should have resize handles.FieldGdk.WMDecorationA titlebar should be placed above the window.