vte-sharp0.16.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.A singleton object which catches SIGCHLD signals and converts them into GObject-style "child-exited" signals.Because an application may need to be notified when child processes exit, and because there is only one SIGCHLD handler, the widget relies on a to watch for SIGCHLD notifications and retrieve the exit status of child processes which have exited.GLib.ObjectMethodVte.ReaperFinds the address of the global object, creating the object if necessary.a To be addedMethodSystem.VoidDefault handler for the event.
a
a Override this method in a subclass to provide a default handler for the event.ConstructorProtected Constructor.
a Chain to this constructor if you have manually registered a native value for your subclass.System.ObsoleteConstructorInternal constructor
a This is not typically used by C# code.ConstructorTo be addedTo be addedPropertyGLib.GTypeGType Property.a Returns the native value for .EventVte.ChildExitedHandlerTo be addedTo be addedGLib.Signal("child-exited")