Initializes 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
Thread.Supported.
Syntax
public static
void Init ()
Remarks
Requirements
Namespace: GLib
Assembly: glib-sharp (in glib-sharp.dll)