Gdk
Threads
Enter
Gdk.Threads.Enter Method
This marks the beginning of a critical section in which Gdk and Gtk functions can be called.
Syntax
public static
void
Enter
()
Remarks
Only one thread at a time can be in such a critial section.
Requirements
Namespace:
Gdk
Assembly:
gdk-sharp (in gdk-sharp.dll)