GimpUi.ColorProfileChooserDialog¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Dialog (14), Gtk.Window (119), Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.FileChooser (63)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
Virtual Methods¶
Properties¶
Style Properties¶
- Inherited:
Signals¶
Fields¶
Class Details¶
- class GimpUi.ColorProfileChooserDialog(*args, **kwargs)¶
- Bases:
- Abstract:
No
- Structure:
A
Gtk.FileChoosersubclass for selecting color profiles.- classmethod new(title, parent, action)¶
- Parameters:
title (
str) –parent (
Gtk.Window) –action (
Gtk.FileChooserAction) –
- Return type: