gnome-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.A widget representing a single page inside a druid.The functions in this page are mostly only for the information of developers -- they should never need to call them directly. Typically, a druid will connect to the various signals described here as a way of controlling the behaviour of druids that do not just proceed in a front-to-back fashion (for example, where the subsequent pages depend upon the choice made at some point).Gtk.BinAtk.ImplementorGLib.IWrapperSystem.IDisposableMethodSystem.VoidEmit the event.To be addedMethodSystem.BooleanEmit the event.an object of type It is called by gnome-druid exclusively. It is expected that non-linear Druids will override this signal and return if it handles changing pages.MethodSystem.BooleanEmit the event.an object of type It is called by gnome-druid exclusively. It is expected that a Druid will override this signal and return if it does not want to exit.MethodSystem.VoidEmit the event.It is called by exclusively. This function is called immediately prior to a druid page being shown so that it can "prepare" for display.MethodSystem.BooleanEmit the event.an object of type It is called by exclusively. It is expected that non-linear Druids will override this signal and return if it handles changing pages.MethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of DruidPage, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorCreates a new .an object of type EventGnome.CancelClickedHandlerEmitted when the "Cancel" button of the page is clicked.EventGnome.BackClickedHandlerEmitted when the "Back" button of the page is clicked.EventGnome.FinishClickedHandlerEmitted when the "Finish" button of the page is clicked.EventGnome.NextClickedHandlerEmitted when the "Next" button of the page is clicked.EventGnome.PreparedHandlerEmitted immediately prior to a druid page being shown.PropertyGLib.GTypeGType Property.a Returns the native value for .MethodSystem.VoidDefault handler for the event.
a Override this method in a subclass to provide a default handler for the event.MethodSystem.BooleanDefault handler for the event.
a a Override this method in a subclass to provide a default handler for the event.MethodSystem.VoidDefault handler for the event.
a Override this method in a subclass to provide a default handler for the event.MethodSystem.BooleanDefault handler for the event.
a a Override this method in a subclass to provide a default handler for the event.MethodSystem.BooleanDefault handler for the event.
a a Override this method in a subclass to provide a default handler for the event.ConstructorProtected Constructor.
a a Chain to this constructor if you have manually registered a native value for your subclass.