gtk-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A standard dialog box for selecting a color. The ColorSelectionDialog provides a standard which allows the user to select a color much like the provides a standard dialog for file selection. Gtk.Dialog 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 ColorSelectionDialog, wrapping the C object. This is an internal constructor, and should not be used by user code. Constructor The main way to construct a new color selector. A title that will appear in the window's title bar. A new ColorSelectionDialog Property Gtk.Button A button for providing help with this dialog A standard . Property Gtk.Button A button for cancelling this dialog A standard . Property Gtk.Button A button to confirm use of the selected color. A standard . Property Gtk.ColorSelection An accessor to the actual ColorSelection widget. The ColorSelection component of this . All color-related functions are available using the methods on this property, such as . Property GLib.GType GType Property. a Returns the native value for . Constructor Protected Constructor. a a Chain to this constructor if you have manually registered a native value for your subclass.