glib-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.System.ObjectTo be addedTo be addedMethodSystem.VoidInitializes GLib thread awareness. This must be called before GLib's thread safety features are used. Initializing GLib thread awareness more than once causes undefined behaviour and must be avoided by checking to see if it has already been done with .To be addedPropertySystem.BooleanChecks to see if GLib thread support has been initialized with .To be added.To be added.