gtk-sharp 0.0.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. The base class for . A is the abstract base class used to derive a which provides a visual representation of the progress of a long running operation. Gtk.Widget Atk.Implementor GLib.IWrapper GLib.IWrapper System.IDisposable Method System.Void Disposes the resources associated with the object. Constructor Internal constructor Pointer to the C object. An instance of Progress, wrapping the C object. This is an internal constructor, and should not be used by user code. Constructor To be added an object of type To be added Property System.UInt32 The for The for the class. Property System.Boolean Controls whether progress text is shown. an object of type an object of type Controls whether progress text is shown. Property System.Boolean The mode of the object. an object of type an object of type A can be in one of two different modes: percentage mode (the default) and activity mode. In activity mode, the progress is simply indicated as activity rather than as a percentage complete. Property System.Single To be added an object of type 'float' an object of type 'float' To be added Property System.Single To be added an object of type 'float' an object of type 'float' To be added Constructor Internal constructor GLib type for the type Creates a new instance of Progress, using the GLib-provided type This is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code.