glade-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Exception thrown when signal autoconnection fails.This class is the expression thrown, when signal autoconnection fails.
This happens when you donot have the functions assigned in your callback
section of the .glade file, present in your CIL assembly.
You can rectify this exception by adding the corresponding function in
your code, and recompiling the application.
System.SystemExceptionPropertySystem.TypeThe type of delegate that was supposed to be connected to the signal.a PropertySystem.StringThe name of the signal that was supposed to be connected.a PropertySystem.StringThe name of the handler that was supposed to be connected.a PropertySystem.Reflection.EventInfoInformation about the event.a ConstructorPublic constructor.
a
a
a
a ConstructorProtected constructor.
a
a ConstructorPublic constructor.
a
a
a
a
a Constructor
Message content.
Name of missing handler.
Name of signal connection which failed.
Managed event information.
Delegate type.
Public constructor.