gnome-sharp 2.6.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A widget used to implement the middle pages in a druid's sequence. This widget provides similar functionality to that in . It is used for pages that are not the initial or terminal pages of a druid. The main difference between an edge and a standard druid page (in a display sense) is that standard pages do not have a left-side watermark and the body of the contents section is a bit more arbitrary (it is a widget), rather than just displaying text (which is the common case for edge pages). Gnome.DruidPage Method System.Void Add a to a 's VBox. The text to place above the item. The to be included. The text to be placed below the item in a smaller font. Convenience function to add a to a 's VBox. This function creates a new contents section that has the question text followed by the item widget and then the addition_info text, all stacked vertically from top to bottom. The item widget could be something like a set of radio checkbuttons requesting a choice from the user. Constructor Internal constructor Pointer to the C object. This is an internal constructor, and should not be used by user code. Constructor Construct a new . Constructor Constructs a new and allows the caller to fill in some of the values at the same time. The title of the druid page. The logo to put on the druid page. The watermark to put at the top of the druid page. Property Gdk.Color The color of the main contents section background. an object of type Property Gdk.Color Sets the color of the main contents section's background. an object of type GLib.Property(Name="title_foreground_gdk") Property Gdk.Color The background of the logo. an object of type GLib.Property(Name="logo_background_gdk") Property System.Boolean To be added an object of type To be added GLib.Property(Name="title_foreground_set") Property Gdk.Pixbuf Sets a as the logo in the top right corner. an object of type If , then no logo will be displayed. GLib.Property(Name="logo") Property Gdk.Color The color of the title text. an object of type To be added. Property Gdk.Color The background color to render the logo image against. The color. Property Gdk.Color The color of the page border. The color. Property System.String The page title. The page title. GLib.Property(Name="title") Property Gdk.Color The background color of the top section of the druid page. an object of type GLib.Property(Name="background_gdk") Property Gdk.Pixbuf Sets a as the watermark on the top strip on the druid. an object of type If , it is reset to the normal color. GLib.Property(Name="top_watermark") Property System.Boolean Sets a as the watermark on top of the top strip on the druid. an object of type If set to null, the top watermark is reset to the normal color. GLib.Property(Name="logo_background_set") Property System.Boolean To be added an object of type To be added GLib.Property(Name="background_set") Property GLib.GType GType Property. a Returns the native value for . Constructor Protected Constructor. a Chain to this constructor if you have manually registered a native value for your subclass. System.Obsolete(Message=null, IsError=False) Property Gtk.VBox The page's The page's Property GLib.Property(Name="contents_background_set") System.Boolean To be added. To be added. To be added. Property GLib.Property(Name="contents_background_gdk") Gdk.Color To be added. To be added. To be added.