GOffice.ColorPalette¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Box (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
class |
|
class |
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)
Child Properties¶
- Inherited:
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Class Details¶
- class GOffice.ColorPalette(*args, **kwargs)¶
- Bases:
- Abstract:
No
- classmethod new(no_color_label, default_color, cg)¶
- classmethod query(n, color)¶
- Parameters:
n (
int
) –color (
GOffice.NamedColor
) –
- Return type:
- get_current_color(is_default, is_custom)¶
- set_color_to_default()¶
- set_group(cg)¶
- Parameters:
Signal Details¶
- GOffice.ColorPalette.signals.color_changed(color_palette, object, p0, p1, p2)¶
- GOffice.ColorPalette.signals.display_custom_dialog(color_palette, object)¶
- Signal Name:
display-custom-dialog
- Flags:
- Parameters:
color_palette (
GOffice.ColorPalette
) – The object which received the signalobject (
GObject.Object
) –