GimpUi.ColorScales

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.Orientable Gtk.Orientable GObject.GInterface->Gtk.Orientable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned GimpUi.ColorScales GimpUi.ColorScales GimpUi.ColorSelector GimpUi.ColorSelector GimpUi.ColorSelector->GimpUi.ColorScales Gtk.Box Gtk.Box Gtk.Box->GimpUi.ColorSelector Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Container->Gtk.Box Gtk.Orientable->Gtk.Box Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

GimpUi.ColorSelector (17), 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)

get_show_rgb_u8 ()

set_show_rgb_u8 (show_rgb_u8)

Virtual Methods

Inherited:

GimpUi.ColorSelector (13), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)

Properties

Inherited:

Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)

Name

Type

Flags

Short Description

show-hsv

bool

r/w/c

Show HSV instead of LCH

show-rgb-u8

bool

r/w/c

Show RGB 0..255 scales

Child Properties

Inherited:

Gtk.Box (5)

Style Properties

Inherited:

Gtk.Widget (17)

Signals

Inherited:

GimpUi.ColorSelector (4), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Fields

Inherited:

GimpUi.ColorSelector (4), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Class Details

class GimpUi.ColorScales(*args, **kwargs)
Bases:

GimpUi.ColorSelector

Abstract:

No

Structure:

GimpUi.ColorScalesClass

The GimpUi.ColorScales widget is an implementation of a GimpUi.ColorSelector. It shows a group of GimpUi.ColorScale widgets that allow to adjust the HSV, LCH, and RGB color channels.

get_show_rgb_u8()
Return type:

bool

set_show_rgb_u8(show_rgb_u8)
Parameters:

show_rgb_u8 (bool) –

Property Details

GimpUi.ColorScales.props.show_hsv
Name:

show-hsv

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE, CONSTRUCT

Show HSV instead of LCH

GimpUi.ColorScales.props.show_rgb_u8
Name:

show-rgb-u8

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE, CONSTRUCT

Show RGB 0..255 scales