gtk-sharp0.0.0.0Gtk# 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.DialogAtk.ImplementorGLib.IWrapperGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal 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.ConstructorThe main way to construct a new color selector.
A title that will appear in the window's title bar.
A new ColorSelectionDialogConstructorInternal constructorPropertySystem.UInt32The GLib Type for Gtk.ColorSelectionDialogThe GLib Type for the Gtk.ColorSelectionDialog class.PropertyGtk.ButtonA button for providing help with this dialogA standard .To be addedPropertyGtk.ButtonA button for cancelling this dialogA standard .PropertyGtk.ButtonA button to confirm use of the selected color.A standard .PropertyGtk.ColorSelectionAn 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 .ConstructorInternal constructor
GLib type for the type
Creates a new instance of ColorSelectionDialog, using the GLib-provided typeThis 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.