glade-sharp Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. System.SystemException 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. Constructor a a Protected constructor. Constructor a a a a Public constructor. Constructor a a a a a Public constructor. Constructor Message content. Name of missing handler. Name of signal connection which failed. Managed event information. Delegate type. Public constructor. Property System.Type The type of delegate that was supposed to be connected to the signal. a Property System.Reflection.EventInfo Information about the event. a Method System.Void serialization info. serialization context. Gets object data. Property System.String The name of the handler that was supposed to be connected. a Property System.String The name of the signal that was supposed to be connected. a