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 the functions to offer for the window. The hint must be set before mapping the window.None.FieldGdk.WMFunctionAll functions should be offered.FieldGdk.WMFunctionThe window should be closable.FieldGdk.WMFunctionThe window should be maximizable.FieldGdk.WMFunctionThe window should be minimizable.FieldGdk.WMFunctionThe window should be movable.FieldGdk.WMFunctionThe window should be resizable.