Gtk.ColorChooserDialog¶
Methods¶
| class | new(title, parent) | 
Virtual Methods¶
| Inherited: | Gtk.Dialog (2), Gtk.Window (5), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10), Gtk.ColorChooser (4) | 
|---|
Properties¶
| Inherited: | Gtk.Dialog (1), Gtk.Window (33), Gtk.Container (3), Gtk.Widget (39), Gtk.ColorChooser (2) | 
|---|
| Name | Type | Flags | Short Description | 
|---|---|---|---|
| show-editor | bool | r/w | Show editor | 
Style Properties¶
| Inherited: | Gtk.Dialog (4), Gtk.Window (2), Gtk.Widget (17) | 
|---|
Signals¶
| Inherited: | Gtk.Dialog (2), Gtk.Window (5), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1), Gtk.ColorChooser (1) | 
|---|
Fields¶
| Inherited: | Gtk.Dialog (2), Gtk.Window (5), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1), Gtk.ColorChooser (1) | 
|---|
| Name | Type | Access | Description | 
|---|---|---|---|
| parent_instance | Gtk.Dialog | r | 
Class Details¶
- 
class Gtk.ColorChooserDialog(*args, **kwargs)¶
- Bases: - Gtk.Dialog,- Gtk.ColorChooser- Abstract: - No - Structure: - Gtk.ColorChooserDialogClass- The - Gtk.ColorChooserDialogwidget is a dialog for choosing a color. It implements the- Gtk.ColorChooserinterface.- New in version 3.4. - 
classmethod new(title, parent)[source]¶
- Parameters: - Returns: - a new - Gtk.ColorChooserDialog- Return type: - Creates a new - Gtk.ColorChooserDialog.- New in version 3.4. 
 
- 
classmethod 
