gnome-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Widget for sequentially stepping through some pages. Gtk.Container Atk.Implementor GLib.IWrapper System.IDisposable Method System.Void This will prepend a into the internal list of pages of the druid. an object of type Since GnomeDruid is just a container, you will need to also call on the page, otherwise the page will not be shown. Method System.Void This will insert after into the list of internal pages of the druid. an object of type an object of type If is not present in the list or , will be prepended to the list. Since is just a container, you will need to also call on the page, otherwise the page will not be shown. Method System.Void Sets the sensitivity of of the control-buttons for the . an object of type an object of type an object of type an object of type If the variables are , then they will be clickable. This function is used primarily by the actual widgets. Method System.Void This will append onto the end of the internal list of the druid. an object of type Since GnomeDruid is just a container, you will need to also call on the page, otherwise the page will not be shown. Method System.Void Creates a new toplevel window with the title of (which can be ) and a parent of (which also can be ). an object of type an object of type an object of type an object of type The druid will be placed inside this window. The window and the druid will both be shown. If you need the window widget pointer you can optionally get it through the last argument. When the druid gets destroyed, so will the window that is created here. Method System.Void Disposes the resources associated with the object. Constructor Internal constructor Pointer to the C object. An instance of Druid, wrapping the C object. This is an internal constructor, and should not be used by user code. Constructor Default constructor an object of type Constructor Creates a new instance. an object of type an object of type an object of type an object of type an object of type Property Gnome.DruidPage This will make the currently showing page in the druid. an object of type an object of type must already be in the druid. Property System.Boolean Used to specify if the druid is currently showing the last page of the sequence (and hence should display "Finish", rather than "Next"). an object of type an object of type Property System.Boolean Sets the "Help" button on the druid to be visible in the lower left corner of the widget, if . an object of type an object of type Event System.EventHandler Emitted when the "Help" button of the druid is clicked. Event System.EventHandler Emitted when the "Cancel" button of the druid is clicked. Property GLib.GType To be added a To be added Method System.Void To be added a To be added Method System.Void To be added a To be added Method System.Void To be added To be added Method System.Void To be added To be added Constructor To be added a a To be added